Historical statistics, real-time GEX data, trading signals, and execution โ delivered via MCP and REST. Give your agents an edge.
Requires a Profitabul subscription with Live Data and/or Options Data access.
Quick Start
Add Profitabul to any MCP-compatible agent. Claude, OpenClaw, GPT โ one config, full market access.
{
"mcpServers": {
"profitabul": {
"url": "https://agents.profitabul.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}{
"ok": true,
"data": {
"symbol": "SPX",
"price": {
"last": 6052.75,
"dayChange": 12.34,
"dayChangePercent": 0.21
},
"gex": {
"kingNode": 6050,
"zeroGamma": 5980,
"ceiling": 6100,
"floor": 5925
},
"gexBias": {
"regime": "positive",
"expectedBehavior": "mean-reverting"
},
"vix": { "value": 16.2, "percentile": 32 }
}
}MCP Tools
Five powerful tools โ from market awareness to live execution. All accessible through a single MCP connection.
Real-time price, GEX levels, VIX regime, and candle summaries for SPX, ES, NQ, QQQ, and more. The foundation for every decision.
Heatseeker signals derived from gamma exposure, vanna flows, and volatility regime. Directional bias with confidence scoring.
GEX-derived support and resistance: King Node, Zero Gamma, Floor, and Ceiling. The levels that actually matter for options flow.
Track simulated trades with full P&L. Let your agent build a track record before going live. No risk, real learning.
Execute real trades via broker integration. Risk-gated with configurable limits. The final step from intelligence to action.
Data & Analytics
Your agent doesn't just see the market โ it understands context built on years of statistical evidence and real-time analytics.
Initial balance, opening range breakouts, gap fill rates, session ranges, VWAP extensions, value area analysis, and more โ all backed by 5 years of historical data across 50+ symbols.
Live IB tracker, session range monitors, VWAP bands, extension hit tracking, and intraday statistics โ updated in real-time so your agent always has current market structure context.
Query historical patterns programmatically. IB extension hit rates, gap fill probabilities, session correlation, weekday performance โ let your agent validate strategies with real data.
Try It Now
Pull an Initial Balance report for any supported futures contract โ the same data your agent would get via the API.
REST API
Same data, standard HTTP. Perfect for custom integrations, dashboards, or agents that don't speak MCP yet.
How It Works
Add the MCP server URL to your agent config. Works with Claude, OpenClaw, GPT, or any MCP-compatible client.
Your agent calls get_market_context and get_signal to understand current conditions โ GEX regime, key levels, volatility state.
Paper trade to validate strategy, then graduate to live execution with risk gates. Full pipeline, one API.
Agent-Native
AI agents can discover and understand this API automatically through standard machine-readable endpoints.
# Profitabul Agent API # Machine-readable service description MCP Endpoint: agents.profitabul.ai/mcp REST Base: agents.profitabul.ai/v1 Tools: get_market_context, get_signal, get_key_levels, paper_trade, live_trade Symbols: SPX SPY NDX QQQ IWM ES NQ GC SI MGC SIL
{
"name_for_model": "profitabul",
"description_for_model":
"Real-time market data, GEX signals,
key levels, and trade execution.",
"api": {
"type": "openapi",
"url": "agents.profitabul.ai/openapi.json"
}
}Early Access
Be first to give your agents real market intelligence. We're onboarding early partners now.