Quant Research MCP for Windsurf
io.github.flawlessbyte/quant-research-mcp
Paper-backed quant trading methods and a deterministic, no-LLM decision helper for serious traders.
client:Windsurf
transport:stdio
runtime:pypi
Install Quant Research MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"quant-research-mcp": {
"command": "uvx",
"args": [
"quant-research-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs