Back to directory
flox-foundation/flox-mcp

flox-foundation/flox-mcp

@FLOX-Foundation

MCP server for AI coding agents to access the FLOX trading systems framework — symbol lookups, scaffolders, indicator and backtest tools, full-text doc search.

tradingfinancebacktestindicatorsMCPAI-agentsquantitativetrading-systems

Installation & Configuration

{
  "mcpServers": {
    "flox-mcp": {
      "command": "python",
      "args": [
        "-m",
        "flox_mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12