Skip to content
Windsurf

quanttogo mcp for Windsurf

io.github.michaeljiangmingfeng-debug/quanttogo-mcp

Quantitative trading strategies, market indices, and live performance data

client:Windsurf transport:stdio runtime:npm

Install quanttogo mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

quanttogo mcp in other clients