Skip to content
VS Code

Crypto Prices Mcp for VS Code

io.github.varvararatta/crypto_prices_mcp

Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.

client:VS Code transport:streamable-http

Install Crypto Prices Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "crypto_prices_mcp": {
      "type": "http",
      "url": "https://crypto-prices-mcp.mcpize.run/mcp"
    }
  }
}

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

Crypto Prices Mcp in other clients