EVM blockchain intelligence toolkit with 20 tools for token prices, gas comparison, swap quotes, yield rates, honeypot detection, and transaction simulation across Ethereum, Polygon, Arbitrum, Base, and Optimism. Zero config, no API keys required.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y evmscopeAgent-CoreX intelligently routes which tools from calintzy/evmscope your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"evmscope": {
"command": "npx",
"args": [
"-y",
"evmscope"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add evmscopeAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use calintzy/evmscope directly without routing
npx -y evmscopeNew to Agent-CoreX? View setup guide →