← Registry

Analytics

0dteconfluence.com

Provides real-time options market data, alerts, and gamma/tape analysis for SPY and related trading instruments.

1 endpoint32 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://mcp.0dteconfluence.com/mcp

No auth detected

MCP server metadata

Name
0DTE Confluence Pro
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Robinhood Pro tier over a hosted connector: live SPY 0DTE alerts Discord posted (same A+/B cards as #alerts-a / #alerts-b), gamma rails, Confluence Tape, exposure, and Robinhood execution planning. Advisory only — the user confirms every order. Each connection is scoped to the API key in its URL. If a tool returns missing_api_key or a 401, tell the user to get a key at https://0dteconfluence.com/confluence-pro-mcp.

Known tools 32

get_latest_alert

Latest Discord-posted A+/B (same card as #alerts-a / #alerts-b).

Inferred read-only
list_alert_history

Today's Discord-posted A+/B (same gates as #alerts-a / #alerts-b).

Inferred read-only
get_rails

Live SPY 0DTE gamma map: walls, flip, magnet, regime.

Inferred read-only
get_tape

Live Confluence Tape: coded flow, OFI, quadrant.

Inferred read-only
get_morning_desk

Today's Tier-0 morning desk card (rails, IV rank, gap, events).

Inferred read-only
get_market_clock

Session state: open/closed, force-flat time, lane windows.

Inferred read-only
get_skew

IV smile / skew strip + wing-fattening flag from Tradier chain.

Inferred read-only
get_pin

Pin score / magnet heuristic for the symbol.

Inferred read-only
get_gex_profile

Per-strike GEX profile near spot.

Inferred read-only
get_em

1σ expected-move band from ATM IV (remaining session).

Inferred read-only
get_rv_regime

HAR-lite RV: Calm / Elevated / Explosive (not Trapdoor wall trust).

Inferred read-only
get_spy_qqq_divergence

SPY↔QQQ rails divergence feather.

Inferred read-only
get_replay_today

Today's graded candidates timeline (educational replay).

Inferred read-only
get_hist_replay

Multi-day historical graded events from scanner log (optional YYYY-MM-DD).

Inferred read-only
check_alert_tradeable

Pro Tier-1 gate: score >= 6/8, inside 9:45–3:45 PM ET window, level present.

Inferred read-only
plan_robinhood_entry

Build Robinhood execution plan from alert: delta band, spread gate, budget, bracket, MCP steps.

Inferred read-only
format_bracket_plan

Scale/stop premium levels from fill price E (+25% target, -25% cap).

Inferred read-only
pro_rules_summary

Pro alert criteria: min score and session window.

Inferred read-only
get_premium_compression_data

Premium Compression Heatmap: theta decay velocity by session window for a multi-leg structure.

Inferred read-only
get_path_risk_score

Path-Risk Meter: dynamic execution risk score from spread + tick variance.

Inferred read-only
get_cvd_liquidity

Real-Time CVD Liquidity Tracker: aggregate Net CVD using Lee-Ready on minute bars.

Inferred read-only
get_vrp_divergence

VRP Divergence Index: ATM straddle IV vs realized variance.

Inferred read-only
get_index_health

Index Health Dashboard: relative volume & momentum for top components.

Inferred read-only
get_macro_events

Macro Event Control Panel: high-impact economic events with vol forecasts.

Inferred read-only
get_daily_structure

Daily Structure Board: automated pivots, ATR targets, overnight boundaries.

Inferred read-only
get_swing_structure

Weekly/swing gamma walls + 1σ EM on the nearest 5–45 DTE expiry (not 0DTE).

Inferred read-only
get_lotto_friday

Advisory single-name 0DTE Friday board with liquidity gates.

Inferred read-only
get_correlation_grid

Rolling 5-min return correlation for SPY/QQQ/IWM/DIA.

Inferred read-only
get_cross_asset

Tradier VIX, 10Y (TNX), dollar (UUP).

Inferred read-only
get_major_news

MAJOR RSS headlines.

Inferred read-only
get_yield_curve

Delayed official FRED 10Y / 2Y / 2s10s.

Inferred read-only
get_fear_greed

Intraday fear/greed composite (Tape + VIX).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.0dte-confluence-pro]
url = "https://mcp.0dteconfluence.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "0dte-confluence-pro": {
      "type": "http",
      "url": "https://mcp.0dteconfluence.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 0dte-confluence-pro
Remote MCP URL: https://mcp.0dteconfluence.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "0dte-confluence-pro": {
      "url": "https://mcp.0dteconfluence.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "0dte-confluence-pro": {
      "type": "http",
      "url": "https://mcp.0dteconfluence.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "0dte-confluence-pro",
  "transport": "streamable-http",
  "url": "https://mcp.0dteconfluence.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.