Skip to content
Cursor

Bitquery MCP Server for Cursor

io.bitquery/mcp

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

client:Cursor transport:streamable-http

Install Bitquery MCP Server in Cursor

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

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

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

Bitquery MCP Server in other clients