Skip to content
Claude Desktop

ZERO MCP for Claude Desktop

io.github.zero-intel/zero

Read-only MCP inspection for ZERO paper autonomous onchain operations.

client:Claude Desktop transport:stdio runtime:pypi

Install ZERO MCP in Claude Desktop

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

{
  "mcpServers": {
    "zero": {
      "command": "uvx",
      "args": [
        "zero-engine"
      ]
    }
  }
}

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

ZERO MCP in other clients