Skip to content
Claude Desktop

BackQuant for Claude Desktop

com.backquant/backquant

Crypto options dealer gamma, IV, flow and trade tape for BTC, ETH, SOL and HYPE.

client:Claude Desktop transport:streamable-http

Install BackQuant in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "backquant": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.backquant.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

BackQuant in other clients