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.

0DTE Confluence

REMOTE · MCP.0DTECONFLUENCE.COM · SCANNED SEP 22

Gamma rails, options flow tape, and graded 0DTE setups for SPY/QQQ/IWM. Advisory only.

+4 this week 69 Trust /100
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 & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1473 tokens (~46/item across 32 items; 32 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
  • Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 32 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 33 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the 0DTE Confluence MCP server?

0DTE Confluence is a hosted endpoint at https://mcp.0dteconfluence.com/mcp, 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 · mcp.0dteconfluence.com

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

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.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1
    • Tool “check_alert_tradeable” rewrote its description, which is the text the model reads security
    • Tool “get_latest_alert” rewrote its description, which is the text the model reads security
    • Tool “get_tape” rewrote its description, which is the text the model reads security
    • Tool “list_alert_history” rewrote its description, which is the text the model reads security
    • Schema quality: 39 → 46 functional
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

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 22 Sept 2026 · Probed https://mcp.0dteconfluence.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=0dteconfluence.com CN=WE1,O=Google Trust Services,C=US 5 Sept 2026 4 Dec 2026 ECDSA 256 ECDSA-SHA256 dd362c71c5dc3d450e764c228560800e
SANs: 0dteconfluence.com, *.0dteconfluence.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.0dteconfluence.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
0dteconfluence.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 200

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.0dteconfluence.com/mcp Verified 200
http (plaintext) http://mcp.0dteconfluence.com/mcp HTTPS enforced
MCP tools · 32 exposed · ~1,366 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
check_alert_tradeable ~108

Pro planning gate: today's valid A+/B record, score >= 6/8, current 9:45–force-flat window, positive finite level and CALL/PUT direction. Includes the existing fade fragility veto. Does not check subsequent stop-outs, live structure, or broker positions. Pass alert_json to check that specific record without fetching another alert.

NameTypeReqDescription
alert_jsonstring
use_latestboolean
NameTypeReqDescription
resultstringyes

No examples provided.

format_bracket_plan ~54

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

NameTypeReqDescription
alert_jsonstring
entry_premiumnumberyes
use_latestboolean
NameTypeReqDescription
resultstringyes

No examples provided.

get_correlation_grid ~34

Rolling 5-min return correlation for SPY/QQQ/IWM/DIA. Portfolio overlay, not a trigger.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_cross_asset ~34

Tradier VIX, 10Y (TNX), dollar (UUP). Risk-tone overlay — not a trigger.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_cvd_liquidity ~62

Real-Time CVD Liquidity Tracker: aggregate Net CVD using Lee-Ready on minute bars. Pro tier. interval: "1m" | "5m"

NameTypeReqDescription
instrumentstring
intervalstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_daily_structure ~33

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

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_em ~29

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

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_fear_greed ~30

Intraday fear/greed composite (Tape + VIX). Fade extremes at a rail.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_gex_profile ~26

Per-strike GEX profile near spot.

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_hist_replay ~46

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

NameTypeReqDescription
datestring
limitinteger
min_scoreinteger
NameTypeReqDescription
resultstringyes

No examples provided.

get_index_health ~44

Index Health Dashboard: relative volume & momentum for top components. Bundle tier. index: "SPY" | "QQQ"

NameTypeReqDescription
indexstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_latest_alert ~98

Latest Discord-filtered A+/B card. trapdoor is a stored alert-time 0–100 score, or null when unscored; not a live rescore of an arbitrary level. eligible is the saved lane-window flag. _pro_eligible/_pro_reason check today's record against the current Pro grade/window rules, not stop history or continued structural validity. Use check_alert_tradeable before planning.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_lotto_friday ~29

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_macro_events ~25

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_major_news ~21

MAJOR RSS headlines. Context only — never a trigger.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_market_clock ~23

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_morning_desk ~28

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_path_risk_score ~36

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

NameTypeReqDescription
instrumentstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_pin ~24

Pin score / magnet heuristic for the symbol.

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_premium_compression_data ~76

Premium Compression Heatmap: theta decay velocity by session window for a multi-leg structure. Pro tier. structure: "iron_condor" | "vertical_spread_call" | "vertical_spread_put" | "single" | "short_call" | "short_put"

NameTypeReqDescription
structurestring
NameTypeReqDescription
resultstringyes

No examples provided.

get_rails ~27

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_replay_today ~34

Today's graded candidates timeline (educational replay).

NameTypeReqDescription
limitinteger
min_scoreinteger
NameTypeReqDescription
resultstringyes

No examples provided.

get_rv_regime ~35

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

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_skew ~32

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

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_spy_qqq_divergence ~25

SPY↔QQQ rails divergence feather.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_swing_structure ~48

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

NameTypeReqDescription
symbolstring
NameTypeReqDescription
resultstringyes

No examples provided.

get_tape ~86

Latest Confluence Tape snapshot: rolling ofi_5m, tape_5m and quadrant. Check ts/updated_at, age_sec and stale before using it after a closed candle. OFI is not candle-close synchronized; |OFI| >= 0.30 is interpretive context, not a required entry gate or an automatic exit/re-entry signal.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_vrp_divergence ~29

VRP Divergence Index: ATM straddle IV vs realized variance. Bundle tier.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_yield_curve ~29

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_alert_history ~82

Today's Discord-filtered A+/B, newest first, in alerts[]. Each record's trapdoor is the stored alert-time 0–100 score or null (unscored). Match ts, symbol, direction and level; scores are not refreshed when history is read.

NameTypeReqDescription
limitinteger
min_scoreinteger
NameTypeReqDescription
resultstringyes

No examples provided.

plan_robinhood_entry ~60

Build Robinhood execution plan from alert: delta band, spread gate, budget, bracket, MCP steps. Advisory only — does not place orders.

NameTypeReqDescription
alert_jsonstring
use_latestboolean
NameTypeReqDescription
resultstringyes

No examples provided.

pro_rules_summary ~19

Pro alert criteria: min score and session window.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the 0DTE Confluence MCP server?

0DTE Confluence is an MCP server listed in the public MCP registry as com.0dteconfluence/confluence. Gamma rails, options flow tape, and graded 0DTE setups for SPY/QQQ/IWM. Advisory only. This page covers its hosted endpoint (https://mcp.0dteconfluence.com/mcp).

Is the 0DTE Confluence MCP server safe to use?

0DTE Confluence scores 69 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 0DTE Confluence MCP server expose?

0DTE Confluence exposes 32 tools: get_latest_alert, list_alert_history, get_rails, get_tape, get_morning_desk, and 27 more. Their descriptions and schemas cost roughly 1,366 tokens of context every time the server is loaded.

Does the 0DTE Confluence MCP server require authentication?

No. We connected to 0DTE Confluence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the 0DTE Confluence MCP server still maintained?

0DTE Confluence is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.