aegis-prop-trader-sentinel-mcp
Aegis Prop Trader Drawdown & Risk Sentinel (MCP Server)
Aegis Terminal is an institutional-grade, non-custodial capital surveillance, trailing drawdown monitor, and economic news blackout sentinel engineered specifically for funded futures and forex prop traders operating across Apex Trader Funding, Topstep, FTMO, and MyFundedFX.
Funded trader evaluations are aggressively forfeited due to two fatal pitfalls: (1) violating intraday trailing maximum drawdown limits during peak volatility, and (2) holding positions through high-impact economic calendar events (CPI, FOMC, NFP) during mandatory prop firm blackout windows.
Aegis solves this by aggregating multi-firm equity in real time and exposing automated risk surveillance tools to Claude Desktop, Cursor IDE, Windsurf, ChatGPT, and automated algorithmic workflows.
🚀 Live Links & Production Consoles
Interactive Web Terminal: https://neoninnovationlab.com/aegis
Whop Discover Marketplace ($19.99/mo): https://whop.com/neoninnovationlab/prop-trader-capital-surveillance-console
Direct Support & Enterprise Retainers:
hello@neoninnovationlab.com
Related MCP server: TradingView MCP
🛠️ MCP Tools Included
Tool Name | Parameters | Description |
|
| Returns aggregated equity, balance, today's realized P&L, and open floating P&L across all linked CME Tradovate and Spotware cTrader accounts. |
|
| Evaluates daily loss limits and trailing drawdown cushions. Triggers warning alerts when an account consumes >= 80% of its permitted daily loss buffer. |
| (none) | Scans active economic calendar events (CPI, FOMC, NFP) and checks if the strict 2-minute pre/post-news trading restriction window is active. |
⚡ Integration Architectures: 3-Tier Enterprise Funnel
Aegis Terminal operates across a validated 3-tier monetization and workflow hierarchy:
Tier 1: Standby Model Context Protocol (AI Agents)
Connect your AI trading assistant (Claude Desktop, Cursor, Windsurf) to execute zero-latency surveillance over Streamable HTTP or SSE:
Claude Desktop Configuration (claude_desktop_config.json):
{
"mcpServers": {
"aegis-sentinel": {
"url": "https://neon_innovation_lab--aegis-prop-trader-sentinel-mcp.apify.actor/mcp"
}
}
}Tier 2: Automated Risk Desks & Workflows (n8n, Make & Clay)
Prop trading syndicates, prop desks, and algorithmic traders can audit portfolios programmatically via cURL or automated n8n webhook nodes:
curl -X POST "https://api.apify.com/v2/acts/neon_innovation_lab~aegis-prop-trader-sentinel-mcp/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"action": "full_surveillance_audit",
"alertThresholdPct": 75,
"currency": "USD"
}'Sample Surveillance JSON Output:
{
"status": "COMPLETED",
"timestamp": "2026-09-16T03:45:00.000Z",
"portfolioSummary": {
"totalEquity": 563520.70,
"netUnrealizedPnL": 590.70,
"linkedAccounts": 4
},
"riskAssessment": {
"alertCount": 1,
"alerts": [
{
"severity": "WARNING",
"account": "MFF-100K-3391",
"firm": "MyFundedFX",
"platform": "cTrader",
"dailyLossLimit": 4000,
"dailyLossConsumedPct": "73%",
"trailingDrawdownCushion": 2450.00,
"actionRecommended": "Reduce open position size or flatten immediately to avoid rule violation."
}
],
"allAccountsProtected": false
},
"economicNewsSentinel": {
"blackoutActive": false,
"recommendation": "Normal trading permitted. Next high-impact event (US CPI) at 12:30 UTC."
}
}Tier 3: Institutional Prop Risk Infrastructure ($5,000–$25,000 Retainers)
For proprietary trading firms, multi-manager hedge funds, and prop syndicates requiring dedicated on-premise risk gateways, low-latency CME FIX surveillance, and multi-broker API routing. Inquire directly via hello@neoninnovationlab.com.
🔒 100% Non-Custodial & Read-Only Guarantee
Aegis Terminal strictly integrates through read-only surveillance APIs (CME Tradovate REST and Spotware cTrader Port 5036 JSON TLS). The engine possesses zero trade execution privileges and cannot place, alter, or cancel orders on your accounts. Your capital remains 100% sovereign.
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect your AI to a funded trading account. Read & trade a simulated funded challenge.
Real-time whale trades, Smart Money Radar, market snapshots, news sentiment, signal outcomes.
Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.
Unified financial infrastructure connecting AI agents directly to trade live/demo brokerage accounts, Web3 non-custodial wallets, real-time market data across equities, ETFs, crypto, forex, options, DeFi swaps, and prediction markets, institutional research feeds, and algorithmic strategy backtesters.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables quantitative trading analysis with 12 tools for real-time market data, 28+ technical indicators, FinBERT-powered news sentiment analysis, and automated trading signal generation for stocks and forex.1-
- FlicenseNot gradedqualityCmaintenanceEnables automated control of TradingView Desktop via Chrome DevTools Protocol with 78+ tools for chart manipulation, Pine Script development, and indicator analysis. Supports automated morning briefs for session bias generation, replay trading practice, and multi-pane layouts with secure local-only data processing.2-
- AlicenseAqualityAmaintenanceAI-native quantitative trading signal engine for crypto and TradFi perpetuals. Multi-factor composite BUY/SELL/HOLD signals, cross-venue funding rate arbitrage scanning, and market regime detection powered by Hyperliquid data.8272 npm8MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI co-pilots to interact with TradingView charts, manage alerts via REST API, automate morning briefs with custom trading rules, and perform real-time market analysis.-