Aegis Prop Trader Drawdown & Risk Sentinel (MCP) avatar

Aegis Prop Trader Drawdown & Risk Sentinel (MCP)

Pricing

from $10.00 / 1,000 drawdown risk audits

Go to Apify Store
Aegis Prop Trader Drawdown & Risk Sentinel (MCP)

Aegis Prop Trader Drawdown & Risk Sentinel (MCP)

Real-time multi-firm capital oversight, trailing drawdown alerts, and news blackout defense for funded prop traders (Apex, Topstep, FTMO, cTrader, Tradovate).

Pricing

from $10.00 / 1,000 drawdown risk audits

Rating

0.0

(0)

Developer

Neon Innovation Lab

Neon Innovation Lab

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Aegis Prop Trader Drawdown & Risk Sentinel (MCP Server)

Apify Actor Model Context Protocol Whop Store

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.



🛠️ MCP Tools Included

Tool NameParametersDescription
aegis_get_portfolio_summarycurrency: "USD"Returns aggregated equity, balance, today's realized P&L, and open floating P&L across all linked CME Tradovate and Spotware cTrader accounts.
aegis_check_drawdown_limitsalertThresholdPct: 80Evaluates daily loss limits and trailing drawdown cushions. Triggers warning alerts when an account consumes >= 80% of its permitted daily loss buffer.
aegis_check_news_blackout(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.