Skip to content
Claude Desktop

QuantContext for Claude Desktop

io.github.zomma-dev/quantcontext

Deterministic stock screening, backtesting, and factor analysis for AI trading agents

client:Claude Desktop transport:stdio runtime:pypi

Install QuantContext in Claude Desktop

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

{
  "mcpServers": {
    "quantcontext": {
      "command": "uvx",
      "args": [
        "quantcontext-mcp"
      ]
    }
  }
}

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

QuantContext in other clients