Skip to content
Cursor

CryptoQuant for Cursor

com.cryptoquant/mcp-server

Query cryptocurrency on-chain data, OHLCV prices, market data, and Research & QuickTake insights.

client:Cursor transport:streamable-http

Install CryptoQuant in Cursor

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

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.cryptoquant.com/mcp"
    }
  }
}

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

CryptoQuant in other clients