Back to MCP Servers
Heurist Mesh
Access specialized web3 AI agents for blockchain analysis, smart contract security auditing, token metrics evaluation, and on-chain interactions through the Heurist Mesh network. Provides comprehensive tools for DeFi analysis, NFT valuation, and transaction monitoring across mul…
finance-fintechsecuritymonitoringaiagent
Installation
npx -y heurist-mesh-mcp-serverConfiguration
{
"mcpServers": {
"heurist-mesh-mcp-server": {
"command": "npx",
"args": ["-y", "heurist-mesh-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes