Alpaca Options Agent
An autonomous options-trading agent for Alpaca paper trading: TradingAgents (multi-agent LLM signal generation) picks a direction, a separate LLM tool-use step structures the options trade against a live Alpaca chain via MCP, deterministic risk gates veto anything unsafe, and only then does an isolated executor place the order.
uiNext.js :3000 - this dashboardapiGo :8000 - GraphQL over the trading domain;dbRust tonic :8010 - Postgres gatekeeperrealtimeGleam :8001 - live activity feed fanoutaiGo :8002 + Python :8003 - the trading brain (TradingAgents, options structuring, risk gates, Alpaca MCP execution)