AI quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.vibe-trading ,trading-agents,ai-trader,ai-trading
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"QuantDinger": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-QuantDinger"
]
}
}
}