MCP server · live at /api/mcp

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.

ClaudeChatGPTCursorClaude CodeCustom agents
17MCP tools
Livemarket data
<1minClaude setup
0lines of code

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.

Where are the gamma walls on SPY today, and which side is dealer hedging leaning?
get_gexSPY
✦ Claude · via QuantWheel MCP
SPY is in positive gamma with the flip at 620.5. The call wall sits at 630 and the put wall at 615, dealer hedging dampens moves and often pinns around the walls. With negative vanna, put wall is going to be strong today.
Scan my watchlist for puts worth selling into that setup.
find_options_to_sellSPY, NVDA, AMDget_flow_barsNVDA
✦ Claude · via QuantWheel MCP
Best fit: NVDA 08/15 175P at ~1.9% premium yield with positive gamma and negative vanna, put wall where dealer hedging tends to slow declines.

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. 1

    Open Claude connector settings

    In Claude (web or desktop), go to Settings → Connectors and click Add custom connector.

  2. 2

    Paste the QuantWheel MCP URL

    Name it QuantWheel and paste the server URL below, then click Add.

  3. 3

    Connect and authenticate

    Click Connect and sign in with your QuantWheel account. OAuth links your subscription - no keys to paste.

  4. 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:

.cursor/mcp.json
{
"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.

Building software instead?

The same engine, as a REST API

Everything the MCP tools can do is also a clean JSON endpoint - GEX, flows, screeners and analytics over plain HTTPS.

Your AI is one connector away from the options market

Add the QuantWheel MCP server to Claude in under a minute, or drop your key into any MCP client.

Included with every paid QuantWheel plan. Flow tools require Quant.