quantoracle for Claude Desktop
io.github.fel123/quantoracle
73 deterministic quant tools for AI agents. LLMs drift on Black-Scholes; these are exact math.
client:Claude Desktop
transport:stdio
runtime:npm
Install quantoracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": [
"-y",
"quantoracle-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs