CryptoQuant for VS Code
com.cryptoquant/mcp-server
Query cryptocurrency on-chain data, OHLCV prices, market data, and Research & QuickTake insights.
client:VS Code
transport:streamable-http
Install CryptoQuant in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.cryptoquant.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs