Loading MCP server directory, please wait...
Read-only pre-sign evidence for onchain agents: route quality, MEV exposure, clear/caution verdict.
npx @getmcp/cli add io.routescore/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ROUTESCORE_API_KEYRoutescore API key (rs_live_...), free to mint on any tier. check_swap daily quotas are per account (free 100/day, Pro 1,000, Power 10,000); per-minute burst limits are per key. The broader modeled-quote, scenario, manifest, and record-retrieval surface requires Power. Generate one at https://www.routescore.io/account. Shown once.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.routescore/mcp": {
"command": "npx",
"args": [
"-y",
"@routescore/mcp"
],
"env": {
"ROUTESCORE_API_KEY": "",
"ROUTESCORE_API_URL": ""
}
}
}
}