Skip to content
Windsurf

quantoracle for Windsurf

io.github.fel123/quantoracle

73 deterministic quant tools for AI agents. LLMs drift on Black-Scholes; these are exact math.

client:Windsurf transport:stdio runtime:npm

Install quantoracle in Windsurf

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

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

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

quantoracle in other clients