BackQuant for VS Code
com.backquant/backquant
Crypto options dealer gamma, IV, flow and trade tape for BTC, ETH, SOL and HYPE.
client:VS Code
transport:streamable-http
Install BackQuant in VS Code
.vscode/mcp.json
{
"servers": {
"backquant": {
"type": "http",
"url": "https://mcp.backquant.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs