mcpbeat Sign in

gex.live - SPX dealer positioning MCP Server

not responding

gex.live - SPX dealer positioning is listed as active in the registry but did not answer our last check. It exposes 8 tools.

Backtest SPX gamma exposure (GEX) rules: dealer flip, call/put walls, 1,000+ session archive

Uptime history 39 days of history · worst day 0%
39 days agonow
0.0%
Uptime 24h
0 of 91 checks
8
Tools
read from the server
168 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 27

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

31 Aug 6 tool descriptions were rewritten7 times that day fetch, get_gex_profile, get_session and 3 more
31 Aug a tool changed the parameters it asks for fetch
30 Aug 7 tool descriptions were rewritten fetch, get_gex_profile, get_level_history and 4 more
30 Aug 4 tools changed the parameters they ask for get_gex_profile, get_level_history, get_levels and 1 more
30 Aug a tool appeared options_strategy_test
29 Aug a tool changed version2 times that day
29 Aug a tool appeared get_gex_profile
25 Aug 3 tools appeared fetch, get_level_history, search
25 Aug a tool description was rewritten get_session
and 2 more, back to 25 August 2026

gex.live - SPX dealer positioning does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add gex-mcp --transport http https://mcp.gex.live/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gex-mcp": {
      "url": "https://mcp.gex.live/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gex-mcp]
url = "https://mcp.gex.live/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gex-mcp": {
      "url": "https://mcp.gex.live/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gex-mcp": {
      "url": "https://mcp.gex.live/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

fetch
fetch
Retrieve the full text of one FirmTape document by the id `search` returned: `session:YYYY-MM-DD` for a finished trading session, `page:/path` for an explainer or research page. A FirmTape URL or a bare YYYY-MM-DD trading day is accepted too. Use when: you hold an id from `search`, or a client that only speaks search/fetch (ChatGPT). Not for: structured numbers — get_session and get_levels answer the same day with fields instead of prose. Limits: public FirmTape documents only; long pages are truncated with a link to the rest.
gex
get_gex_profile
The SPX dealer gamma LADDER for one minute of a finished session: gamma by strike around spot, the level set, and the heaviest strikes. Readable as the MEASURED book (signed off the trade tape, FirmTape's own read), as the OPEN_INTEREST convention every other public GEX chart draws, or as the VOLUME convention — the same minute through three lenses. Use when: the question is about SHAPE — where gamma sits, how heavy a wall is, how far the three conventions disagree — or about one moment inside a session rather than the day as a whole. Not for: a day's headline numbers (get_session), the level set alone (get_levels), or movement across days (get_level_history). Limits: finished sessions only, one frame every 5 minutes (a requested minute snaps back to the frame at or before it), published window ±2.5% of spot; the three books are not comparable in magnitude. Measurements only, no buy/sell signals.
level
get_level_history
How the SPX dealer-positioning levels MOVED across recent finished sessions: the zero-gamma flip, call resistance and put support day by day, each session's change from the one before, and summary statistics for the window (flip range, net drift, mean daily movement, how often price closed above the flip). Use when: the question is about a trend or a window — has the flip been climbing, how far does it travel in a week — instead of calling get_levels once per day. Not for: one day (get_levels / get_session) or anything inside a session (get_gex_profile). Limits: finished sessions only, max 40 per call; days absent from the archive are reported in `missing`, never interpolated. Measurements only — no buy/sell signals, no forecast.
levels
get_levels
Only the dealer-positioning level set for one finished SPX session: zero-gamma flip, call resistance, put support, hold band — plus where the session closed relative to them. A strict subset of get_session. Use when: the levels are the whole question and the rest of the session would be noise. Not for: OHLC, flip crossings, net-gamma percentile or ATM IV (get_session); more than one day (get_level_history); gamma by strike (get_gex_profile). Limits: finished sessions only, one day per call.
options
options_strategy_test
Test an SPX 0DTE options strategy — a condor, strangle, straddle or any leg set — against every session in the FirmTape archive on real quotes and real settlement. One call prices it 63 ways: seven widths of your geometry across nine entry times, so the answer is WHERE TO PUT THE STRIKES rather than a verdict on one guess. Short legs are sold at the bid and long legs bought at the ask, $1.25 a leg — measured on 13.1M prints, the median SPX 0DTE print pays the full quoted half-spread, so these fills are the median outcome and not a conservative one. Returns the marginal by width and by entry, a recommended direction ONLY when the marginal is ordered and a withheld holdout agrees, the day-clustered mean and its error, prob_loss_20, and all 63 cells with yours marked. If those 63 come back flat the run carries on by itself for the same credits -- where the structure sits relative to spot, past the edge of the grid, then eight standard 0DTE shapes -- up to 154 configurations, so the answer is 'not this, and here is what the archive does pay for' rather than a shrug. It never names a best cell: the best of 63 is best by chance. Spends 10 credits, refunded on failure. Requires a Lab token (Authorization header).
search
search
Search FirmTape for documents about SPX dealer positioning: the explainer pages, the dated research measurements, and the archive of finished trading sessions. Returns ids to pass to `fetch`. A date in the query ("2026-08-24", "August 24 2026", "August 2026") finds the session or sessions for it. Clients that can call the specific tools should prefer list_sessions / get_session / get_levels / get_level_history instead — those return structured numbers rather than documents. Not for: fetching a document you already have the id for (`fetch`) or any measurement you can name a date for. Limits: FirmTape's own public pages and finished sessions only, ranked by keyword — it searches no other site.
session
get_session
Everything FirmTape measured for ONE finished SPX session: OHLC and VWAP, the zero-gamma flip and how often price crossed it, call/put walls, the hold band, net-gamma percentile, ATM IV at the open. Use when: you want a whole day in a single call. Not for: the level set alone (get_levels returns the same day, narrower), how the levels moved across days (get_level_history), or gamma by strike (get_gex_profile). Limits: finished sessions only, one day per call. Measurements only — FirmTape deliberately publishes no buy/sell signals.
sessions
list_sessions
List the finished SPX trading sessions in the free FirmTape archive, newest first, with the total count and how far back coverage runs. Every listed day can be fetched with get_session / get_levels and replayed free at FirmTape. Use when: you need to know which days exist, or the size and span of the archive, before asking about one. Not for: any measurement about a day — call get_session with that date instead. Limits: finished sessions only (today's session appears after the close), max 50 days per call.

Endpoints

URLTransportStateLatencyChecked
https://mcp.gex.live/mcp streamable-http answering 168 ms 11 min ago

Alternatives to gex.live - SPX dealer positioning

same job, measured the same way
FirmTape - SPX dealer positioning, 100+ symbols
by firmtape

SPX gamma exposure (GEX) backtests, 1,000+ sessions, plus gamma levels for 100+ ETFs and stocks

12 tools answering
I
ZeroGEX — SPX/SPY/QQQ/NDX dealer positioning
by zerogex

Free delayed gamma flip, call and put walls, max pain and net dealer gamma

2 tools answering
Sharpnel Trading — Dealer Gamma Levels
by sharpnel-trading

Free dealer-gamma call walls, put walls and gamma flip for ES, NQ, SPX and QQQ, graded daily.

5 tools answering
zdte.ai SPX Market Structure
by zdte

Real-time SPX 0DTE options dealer market-structure for agents: GEX, walls, gamma flip, vol regime.

13 tools answering
Flashalpha
by tdobrowolski1

Real-time & historical options analytics: GEX, dealer positioning, vol, VRP, 0DTE, CME futures

73 tools answering
I
Spectre Markets
by sina158

Live NQ/ES gamma levels, session paths and trade ideas from SPECTRE Markets. Research only.

3 tools answering
pond
by tenequm

Lossless archive and search for AI agent sessions across clients, exposed to agents over MCP.

local only
Flight Radar
by mcp-dir

Live flight radar: real-time position of any aircraft transmitting ADS-B right now. Search by regist

12 tools answering

gex.live - SPX dealer positioning — questions

Answers built from our own checks of this server.

What can gex.live - SPX dealer positioning do?
It exposes 8 tools, read directly from the server on our last check. Among them: fetch, get_gex_profile, get_level_history, get_levels, get_session, list_sessions and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is gex.live - SPX dealer positioning working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 168 ms. The bar chart above shows every period we have measured.
The registry lists gex.live - SPX dealer positioning as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect gex.live - SPX dealer positioning?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does gex.live - SPX dealer positioning need an API key?
No. gex.live - SPX dealer positioning completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.