MCP server for the FLOX trading framework. About 30 tools to run backtests, scaffold strategies, validate for lookahead bias, compute indicators, place orders, and query PnL from Claude/Cursor.
Server Config
{
"mcpServers": {
"flox": {
"command": "flox-mcp",
"args": []
}
}
}