Quanttogo
Freeby MCP Community
MCP Server for AI trading signals — 8 live strategies across US and China markets. Free 30-day trial.
v0.3.0Added Apr 12, 2026
mcpmodel-context-protocoltrading-signalsai-tradingquantitative
Quanttogo MCP Server
MCP Server for AI trading signals — 8 live strategies across US and China markets. Free 30-day trial.
Installation
npx -y quanttogo-mcp
Reviews
Installation
Quick install
npx -y quanttogo-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"quanttogo": {
"command": "npx",
"args": ["-y", "quanttogo-mcp"]
}
}
}