StratEvo for Claude Desktop
io.github.neuzhou/stratevo
Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.
client:Claude Desktop
transport:stdio
runtime:pypi
Install StratEvo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stratevo": {
"command": "uvx",
"args": [
"stratevo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs