Skip to content
Cline

quantoracle for Cline

io.github.fel123/quantoracle

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

client:Cline transport:stdio runtime:npm

Install quantoracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

quantoracle in other clients