Skip to content
Claude Desktop

evmscope for Claude Desktop

io.github.calintzy/evmscope

EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.

client:Claude Desktop transport:stdio runtime:npm

Install evmscope in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "evmscope": {
      "command": "npx",
      "args": [
        "-y",
        "evmscope"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

evmscope in other clients