Quant Research MCP for Cline
io.github.flawlessbyte/quant-research-mcp
Paper-backed quant trading methods and a deterministic, no-LLM decision helper for serious traders.
client:Cline
transport:stdio
runtime:pypi
Install Quant Research MCP 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": {
"quant-research-mcp": {
"command": "uvx",
"args": [
"quant-research-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs