Skip to content
Cursor

ChainRPC MCP for Cursor

io.github.john0n1/chainrpc-mcp

Safety-first EVM and Bitcoin RPC tools for balances, contracts, blocks, and transactions

client:Cursor transport:streamable-http runtime:npm

Install ChainRPC MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "chainrpc-mcp": {
      "url": "https://chainrpc-mcp.mitander.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ChainRPC MCP in other clients