ChainRPC MCP for Zed
io.github.john0n1/chainrpc-mcp
Safety-first EVM and Bitcoin RPC tools for balances, contracts, blocks, and transactions
client:Zed
transport:streamable-http
runtime:npm
Install ChainRPC MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chainrpc-mcp": {
"url": "https://chainrpc-mcp.mitander.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs