Give your AI real-time options intelligence
17 tools - gamma exposure, options flows, screeners and your own wheel analytics - served over MCP to Claude, ChatGPT, Cursor or any agent you build.
Included with every paid QuantWheel plan.
Ask in English, answer from the tape
Once connected, your AI calls QuantWheel tools on its own - pulling live numbers instead of guessing from stale training data.
Illustrative conversation. Answers are generated from live QuantWheel data at ask time.
Add it to Claude in under a minute
QuantWheel ships as a remote MCP server. Add it as a custom connector once and every conversation can pull real-time market data.
- 1
Open Claude connector settings
In Claude (web or desktop), go to Settings → Connectors and click Add custom connector.
- 2
Paste the QuantWheel MCP URL
Name it QuantWheel and paste the server URL below, then click Add.
- 3
Connect and authenticate
Click Connect and sign in with your QuantWheel account. OAuth links your subscription - no keys to paste.
- 4
Ask away
Claude can now call all 17 tools - GEX, flows, screeners and your wheel analytics - live, on real market data, in plain English.
Not on Claude? The same URL works in ChatGPT, Cursor, or any MCP client that speaks Streamable HTTP. Custom agents can skip OAuth and send an Authorization: Bearer qw_live_... API key instead.
Wiring up Cursor or a custom agent instead? One block of config with your API key:
{"mcpServers": {"quantwheel": {"url": "https://quantwheel.com/api/mcp","headers": { "Authorization": "Bearer qw_live_..." }}}}
17 tools, four surfaces
Everything below becomes callable the moment you connect - no schemas to write, no glue code.
GEX & dealer positioning
Real-time gamma exposure for any US optionable ticker.
- get_gexwalls, flip and per-strike GEX
- get_gex_heatmapGEX by strike and expiration
- get_gamma_flip_eventsflip & wall-move events
- get_vanna_charmsecond-order Greeks exposure
- get_max_painmax pain per expiration
- screen_gex_tickersmarket-wide GEX setups
Options flows
Premium drift and significant prints, straight off the tape.
- get_flow_barsnet call/put premium barsQuant
- get_flow_tradessweeps, blocks and splitsQuant
Market & screening
Quotes, chains and options-selling candidates on demand.
- get_stock_quotelive quote for any symbol
- get_option_expirationsavailable expirations
- find_options_to_sellpremium-selling screener
Your trading
Your journal and wheel data, readable by your AI.
- get_active_wheelsopen wheel positions
- get_journal_performanceP&L over time
- get_all_time_performancelifetime stats
- get_suggested_actionsnext-step suggestions
Why traders wire this in first
Live numbers, not vibes
LLMs guess; tools measure. Every answer is grounded in the same real-time GEX and flow engine that powers QuantWheel's dashboards.
Your portfolio in the loop
Because your wheels and journal are tools too, the AI can weigh a new trade against what you already hold - not in the abstract.
OAuth 2.1, revocable anytime
Claude connects through OAuth scoped to your account - no keys pasted into chat. Custom agents can use a Bearer key you rotate yourself.
One URL, every client
Streamable HTTP MCP works in Claude, ChatGPT, Cursor, Claude Code and anything built on the MCP SDK - same URL everywhere.
Deep dive: gamma exposure tools
Walls, flips, heatmaps and GEX screening - the dedicated tour for dealer-positioning workflows.
Options Flows MCPDeep dive: options flow tools
Premium drift and significant prints in conversation - the dedicated tour for flow traders.