Skip to content
VS Code

Cryptocompare for VS Code

io.github.pipeworx-io/cryptocompare

CoinDesk Data (formerly CryptoCompare / CCData) MCP.

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

Install Cryptocompare in VS Code

.vscode/mcp.json

{
  "servers": {
    "cryptocompare": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/cryptocompare/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 51 tools →

Cryptocompare in other clients