- MCP server
- ChatGPT
ApexVol MCP server for ChatGPT
The same server,
in ChatGPT.
MCP is an open standard. ChatGPT accepts remote MCP servers as custom connectors, so the URL that connects Claude connects ChatGPT too.
The hosted server, recommended
Connected with
one URL.
ApexVol runs the server. ChatGPT signs in to your ApexVol account through the browser, so nothing is installed and no token is copied anywhere.
- In ChatGPT open Settings, then Connectors, then Advanced, and turn on Developer mode.
- Choose Create. Name it ApexVol, paste https://apexvol.com/mcp-server as the MCP server URL, and pick OAuth for authentication.
- ChatGPT sends you to apexvol.com. Sign in and approve the read-only request.
- In a new chat, enable the ApexVol connector and ask: what is SPY's IV rank?
https://apexvol.com/mcp-server
Is NVDA's earnings straddle overpriced compared with how much the stock usually moves?
ChatGPT calls the tool and answers from live data.- Read-only. The connector can read options analytics on your behalf and nothing else. It cannot see billing or change your account.
- Use the apex form of the URL, apexvol.com without www. The www form fails the audience check on purpose.
- Approving creates a token you can see and revoke under Account, then API Access.
- Custom MCP connectors in ChatGPT are available on its paid plans and require developer mode to be switched on.
The local client, for developers
Or run it
on your machine.
ChatGPT connects to remote servers only, so the hosted connector is the route. The local apexvol-mcp client is for editors and the Claude apps.
Tokens are created under Account, then API Access, shown once, and rotate in one click if one ever leaks. The same token calls the REST API from your own code.
What it can do
43 tools,
by data family.
Each family has a page with a real response and the matching REST endpoints.
Options chain 6 tools
- get_options_chain
- get_expirations
- get_options_by_delta
- get_stock_price
- calculate_expected_move
- get_historical_chain
Volatility 7 tools
- get_iv_rank
- get_volatility_cone
- get_volatility_risk_premium
- get_term_structure
- find_iv_opportunities
- get_vix_snapshot
- get_monies_surface
Greeks & GEX 5 tools
- get_gex
- get_charm_exposure
- get_third_order_greeks
- get_greeks_heatmap
- get_cross_index_gex
Options flow 3 tools
- get_options_flow
- get_smart_money_flow
- scan_volatility_arb
Strategy 5 tools
- build_strategy
- analyze_strategy
- optimize_strategy
- simulate_option_chain
- calculate_probability_of_profit
Risk 4 tools
- calculate_portfolio_greeks
- run_scenario_analysis
- generate_stress_tests
- get_hedge_recommendations
Events & screening 5 tools
- get_earnings_calendar
- analyze_earnings_history
- screen_market
- get_market_overview
- get_economic_calendar
Ticker analytics 8 tools
- get_ticker_analytics (skew, dividends, borrow_rate, correlation, hv_regimes, price_context, relative_value, greeks_exposure)
- get_earnings_move_analysis (mispricing, historical_moves, expected_vs_actual, verdict, seasonality, post_drift, iv_crush)
- get_max_pain
- get_volume_profile
- get_zero_dte
- get_orats_cores
- search_tickers
- scan_relative_value
Questions
Before you
paste the URL.
Does the ApexVol MCP server work with ChatGPT?
Yes. ChatGPT supports remote MCP servers as custom connectors. Add one in developer mode with the same URL Claude uses, sign in on apexvol.com, and the 43 tools are available in chat.
Which ChatGPT plans allow custom connectors?
ChatGPT's paid plans, with developer mode enabled under Settings, then Connectors, then Advanced. The ApexVol side is included with every paid ApexVol plan.
Can ChatGPT run the local apexvol-mcp client?
No. ChatGPT does not start local processes, so the hosted server is the only route. The local client is for Claude Desktop, Claude Code, Cursor, VS Code, Windsurf and Gemini CLI.
Is my ApexVol login shared with OpenAI?
No. ChatGPT receives an access token scoped to read options analytics, issued after you approve on apexvol.com. Your password never leaves apexvol.com, and the token can be revoked under Account, then API Access.
Other clients
Same server,
every MCP client.
Prefer the long version? The MCP setup guide covers the protocol, and the docs page lists every Bearer endpoint the tools call.
Included with
every paid plan.
From $55 a month. Connect ChatGPT once and every tool follows the tier of your plan.
Real market data, not a sandbox. See it live on AAPL.