Skip to content
Claude Desktop

quanttogo mcp for Claude Desktop

io.github.michaeljiangmingfeng-debug/quanttogo-mcp

Quantitative trading strategies, market indices, and live performance data

client:Claude Desktop transport:stdio runtime:npm

Install quanttogo mcp in Claude Desktop

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

{
  "mcpServers": {
    "quanttogo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quanttogo-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

quanttogo mcp in other clients