Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the io.github.tdobrowolski1/flashalpha MCP server?

io.github.tdobrowolski1/flashalpha is a hosted endpoint at https://lab.flashalpha.com/mcp/0dte, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · lab.flashalpha.com

# add to Claude Code
claude mcp add --transport http tdobrowolski1-flashalpha 'https://lab.flashalpha.com/mcp/0dte'
// .cursor/mcp.json
{
  "mcpServers": {
    "tdobrowolski1-flashalpha": {
      "url": "https://lab.flashalpha.com/mcp/0dte"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "tdobrowolski1-flashalpha": {
      "type": "http",
      "url": "https://lab.flashalpha.com/mcp/0dte"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.tdobrowolski1-flashalpha]
url = "https://lab.flashalpha.com/mcp/0dte"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tdobrowolski1-flashalpha": {
      "type": "remote",
      "url": "https://lab.flashalpha.com/mcp/0dte",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add tdobrowolski1-flashalpha --url 'https://lab.flashalpha.com/mcp/0dte' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  tdobrowolski1-flashalpha:
    url: "https://lab.flashalpha.com/mcp/0dte"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "tdobrowolski1-flashalpha": {
      "Transport": "http",
      "Url": "https://lab.flashalpha.com/mcp/0dte"
    }
  }
}
# add to Vellum
assistant mcp add tdobrowolski1-flashalpha -t streamable-http -u 'https://lab.flashalpha.com/mcp/0dte'
// mcp.json
{
  "mcpServers": {
    "tdobrowolski1-flashalpha": {
      "type": "http",
      "url": "https://lab.flashalpha.com/mcp/0dte"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 2 Aug 26 0
    • Endpoint reachability: reachable → not serving MCP security
  • 1 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://lab.flashalpha.com/mcp/0dte

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=flashalpha.com CN=YE1,O=Let's Encrypt,C=US 18 Sept 2026 17 Dec 2026 ECDSA 256 ECDSA-SHA384 557dd08169b4e5fe2e776af441ff6dd13ee
SANs: *.flashalpha.com, flashalpha.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of lab.flashalpha.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
flashalpha.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://lab.flashalpha.com/mcp/0dte HTTP error 404
http (plaintext) http://lab.flashalpha.com/mcp/0dte HTTPS enforced
MCP tools · 17 exposed · ~2,463 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_account ~58

Get your account info: plan, daily quota limit, usage today, remaining calls.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.

No output schema declared.

No examples provided.

get_dealer_premium ~134

Net dealer options premium — are dealers net buying or writing premium today (VWAP-weighted buy vs write across the full flow tape); shows whether dealers are net long or short premium over the configurable window; Alpha tier.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, SPX)
windowMinutesinteger|nullRolling window in minutes (1–10080, default 240).

No output schema declared.

No examples provided.

get_expected_move ~137

Straddle-implied expected move per expiry: 1-sigma dollar and percent range, upper/lower bounds, straddle price, and ATM IV. Use to size trades, evaluate premium levels, or compare market-implied move vs realized range.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring|nullOptional single expiry YYYY-MM-DD. Omit for all expiries.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, NVDA)

No output schema declared.

No examples provided.

get_flow_dealer_risk ~140

Settled vs live dealer risk shift: GEX/DEX adjustment since open, percent shifts, direction classifier (amplifying/dampening/neutral/no_flow/regime_flip), and a plain-English description of the intraday flow impact.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring|nullOptional expiry filter YYYY-MM-DD. Omit to aggregate across all expiries.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, NVDA)

No output schema declared.

No examples provided.

get_flow_levels ~135

Live (simulation-aware) gamma flip, call wall, put wall, and max pain — computed on effective OI (settled + intraday simulator delta). More current than /v1/exposure/levels during the session.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring|nullOptional expiry filter YYYY-MM-DD. Omit to aggregate across all expiries.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, NVDA)

No output schema declared.

No examples provided.

get_flow_live ~192

Headline flow bundle in one call: effective OI state, live levels, live GEX/DEX totals, pin-risk score, and dealer-risk summary. Pass view='gex' for the full simulation-aware live GEX surface, view='dex' for live DEX, view='oi' for the raw OI simulator state (model input) — or omit view for the combined live bundle.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, NVDA)
viewstring|nullOptional view: 'gex' (live GEX surface), 'dex' (live DEX), 'oi' (OI simulator state). Omit for the full live bundle.

No output schema declared.

No examples provided.

get_flow_pin_risk ~121

Live pin-risk score with full sub-score breakdown, computed on effective (simulation-aware) OI. Reflects intraday flow changes to dealer positioning.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring|nullOptional expiry filter YYYY-MM-DD. Omit to aggregate across all expiries.
symbolstringyesStock/ETF/index ticker (e.g. SPY, QQQ, NVDA)

No output schema declared.

No examples provided.

get_gex ~146

Get gamma exposure (GEX) by strike. Shows dealer gamma positioning, gamma flip, call/put walls. Reveals where dealer hedging creates support/resistance.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring|nullOptional expiration date YYYY-MM-DD. Omit for all.
min_oiinteger|nullOptional minimum open interest threshold to filter small-OI noise (e.g. 100). Default 0.
symbolstringyesStock/ETF ticker (e.g. SPY, QQQ)

No output schema declared.

No examples provided.

get_levels ~86

Get key options levels: gamma flip point, call wall, put wall, max pain, highest OI strike. These act as support/resistance from dealer hedging.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock/ETF ticker

No output schema declared.

No examples provided.

get_option_chain ~67

Get option chain metadata: available expirations and strikes for a ticker.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock/ETF ticker

No output schema declared.

No examples provided.

get_option_quote ~135

Get live option quote with bid, ask, mid, IV, greeks, open interest, and volume. Filter by expiry, strike, and type.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring|nullExpiration date YYYY-MM-DD
strikenumber|nullStrike price
symbolstringyesUnderlying ticker (e.g. SPY, AAPL)
typestring|null'C' or 'P' (call or put)

No output schema declared.

No examples provided.

get_stock_quote ~83

Get real-time stock quote (bid, ask, mid, last price) for a ticker symbol.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock ticker (e.g. SPY, AAPL, TSLA)

No output schema declared.

No examples provided.

get_stock_summary ~108

Get comprehensive stock summary: price, ATM IV, historical vol, VRP, skew, term structure, options flow, exposure data, and macro context (VIX, Fear & Greed, yield curve).

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstringyesStock/ETF/index ticker (e.g. SPY, AAPL, SPX)

No output schema declared.

No examples provided.

get_strategy ~354

Get a strategy decision envelope for one of 10 options-based trading signals. signal enum values and what each answers: • flow_anomaly — directional options-flow imbalance: is call/put premium skewing bullish or bearish? • expiry_positioning — OPEX pin risk and iron-fly setup: should you fade into expiry? • zero_dte — same-day range compression: what is the 0DTE expected range and dealer regime? • dealer_regime — dealer gamma regime classifier: positive vs negative gamma and hedging pressure. • vol_carry — VRP carry credit-spread selection: is IV elevated enough to sell premium via credit spreads? • yield_enhancement — covered-call / cash-secured-put income overlay: optimal strike for yield capture. • surface_anomaly — SVI residual rich/cheap wing detection: where is the vol surface mispriced? • skew — 25-delta skew / risk-reversal signal: put vs call skew balance and direction. • term_structure — ATM-IV term-structure signal: contango vs backwardation and roll opportunities. • tail_pricing — downside-tail richness signal: are OTM puts cheap or expensive vs history?

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
signalstringyesStrategy signal (required). One of: flow_anomaly, expiry_positioning, zero_dte, dealer_regime, vol_carry, yield_enhancement, surface_anomaly, skew, term_structure, tail_pricing.
symbolstringyesStock/ETF/index ticker (e.g. SPY, AAPL, SPX)

No output schema declared.

No examples provided.

get_universe ~138

Curated tier-1 / tier-2 symbol directory of symbols kept pre-warmed in the screener. Use to discover which symbols have guaranteed-warm data, check coverage before subscribing, or enumerate the tracked universe for cross-sectional scans.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
limitinteger|nullOptional limit (default 200, max 1000).
sortstring|nullOptional sort: 'tier' (default, tier-1 first) or 'symbol' (alphabetical).

No output schema declared.

No examples provided.

get_zero_dte ~113

Get zero-days-to-expiration (0DTE) analytics: intraday gamma, time decay acceleration, pin risk, dealer hedging pressure for contracts expiring today.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
strike_rangenumber|nullStrike range as decimal fraction of spot (default 0.03 = 3%)
symbolstringyesStock/ETF ticker

No output schema declared.

No examples provided.

get_zero_dte_flow ~316

LIVE simulation-aware 0DTE flow — snapshot (current net GEX/DEX, gamma flip, walls, pin score, flow direction; fresher than get_zero_dte which uses settled OI and goes stale after ~10:30 ET), series (intraday time-series of 0DTE positioning for charting), hedge_flow (estimated dealer hedge-flow delta-dollars per bar + cumulative since open). Growth+.

NameTypeReqDescription
apiKeystring|nullFlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
barstring|nullBar size for series/hedge_flow: '30s' | '1m' | '5m' | '15m'. Default 30s.
minutesinteger|nullLookback window in minutes (1–390) for series/hedge_flow. Default 60.
sidestring|nullSide filter for hedge_flow: 'calls' | 'puts' | 'all'. Default all.
symbolstringyesStock/ETF/index ticker with daily 0DTE options (e.g. SPY, SPX, QQQ)
viewstringyesView: 'snapshot' (live 0DTE regime/GEX/DEX/levels/flow_direction) | 'series' (intraday time-series for charting) | 'hedge_flow' (per-bar + cumulative dealer hedge-flow delta-dollars)

No output schema declared.

No examples provided.

Common questions

What is the io.github.tdobrowolski1/flashalpha MCP server?

io.github.tdobrowolski1/flashalpha is an MCP server listed in the public MCP registry as io.github.tdobrowolski1/flashalpha. Real-time & historical options analytics: GEX, dealer positioning, vol, VRP, 0DTE, CME futures. This page covers its hosted endpoint (https://lab.flashalpha.com/mcp/0dte).

Is the io.github.tdobrowolski1/flashalpha MCP server safe to use?

io.github.tdobrowolski1/flashalpha scores 23 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.tdobrowolski1/flashalpha MCP server expose?

io.github.tdobrowolski1/flashalpha exposes 17 tools: get_flow_dealer_risk, get_stock_summary, get_gex, get_zero_dte_flow, get_option_chain, and 12 more. Their descriptions and schemas cost roughly 2,463 tokens of context every time the server is loaded.

Does the io.github.tdobrowolski1/flashalpha MCP server require authentication?

No. We connected to io.github.tdobrowolski1/flashalpha without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.tdobrowolski1/flashalpha MCP server still maintained?

io.github.tdobrowolski1/flashalpha is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.