Skip to content
VS Code

CryptoDataAPI for VS Code

com.cryptodataapi/mcp

Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.

client:VS Code transport:streamable-http tools:26

Install CryptoDataAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://cryptodataapi.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 26 tools →

CryptoDataAPI in other clients