Skip to content
Zed

Bitquery MCP Server for Zed

io.bitquery/mcp

Hosted on-chain data for AI agents: DEX trades, OHLCV, top traders, fund tracing, address labels.

client:Zed transport:streamable-http

Install Bitquery MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.bitquery.io"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Bitquery MCP Server in other clients