Aegis Prop Trader Drawdown Sentinel for Claude Desktop
io.github.ansarii/aegis-prop-trader-sentinel-mcp
Real-time capital oversight, drawdown alerts, and news blackout defense for funded prop traders.
client:Claude Desktop
transport:streamable-http
Install Aegis Prop Trader Drawdown Sentinel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aegis-prop-trader-sentinel-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://neon_innovation_lab--aegis-prop-trader-sentinel-mcp.apify.actor/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs