A production-ready algorithmic trading control plane that lets Claude manage paper trading through 40+ tools across watchlist management, regime classification, risk validation, order execution, and audit logging. The MCP server is a thin TypeScript routing layer over a Python FastAPI engine backed by Postgres and Redis. You get full order lifecycle control (market, limit, stop orders), 13+ risk checks before any trade, kill switches at global/strategy/symbol level, and regime analysis using ATR, ADX, RSI, and Hurst exponents. Built for live paper trading with proper governance workflows that promote strategies from draft through research, backtest, and paper before going live. Every decision gets logged to an audit trail with full trade explanations. Useful if you want Claude to run quantitative strategies without writing broker integration code from scratch.
claude mcp add --transport stdio rohith1125-sentinel-execution-mcp -- npx -y sentinel-execution-mcp