3 months ago
Quantitative trading strategies, market indices, and live performance data for AI agents. 4 tools: list_strategies, get_strategy_performance, get_index_data, compare_strategies. Covers 8 live-tracked strategies across US equities and China A-shares.
Server Config
{
"mcpServers": {
"quanttogo": {
"command": "npx",
"args": [
"-y",
"quanttogo-mcp"
]
}
}
}