Quant Research MCP for Claude Desktop
io.github.flawlessbyte/quant-research-mcp
Paper-backed quant trading methods and a deterministic, no-LLM decision helper for serious traders.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Quant Research MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quant-research-mcp": {
"command": "uvx",
"args": [
"quant-research-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs