Skip to content
VS Code

Cryptohopper Market Data for VS Code

com.cryptohopper/mcp-data

Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.

client:VS Code transport:streamable-http

Install Cryptohopper Market Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-data": {
      "type": "http",
      "url": "https://mcp-data.cryptohopper.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Cryptohopper Market Data in other clients