Skip to content
Claude Desktop

EVMole for Claude Desktop

io.github.cdump/evmole

Local structured analysis of deployed EVM runtime bytecode

client:Claude Desktop transport:stdio runtime:npm

Install EVMole in Claude Desktop

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

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

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

EVMole in other clients