Skip to content
Zed

CryptoQuant for Zed

com.cryptoquant/mcp-server

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

client:Zed transport:streamable-http

Install CryptoQuant in Zed

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

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

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

CryptoQuant in other clients