Analytics
0dteconfluence.com
Provides real-time options market data, alerts, and gamma/tape analysis for SPY and related trading instruments.
ENDPOINT 1
https://mcp.0dteconfluence.com/mcp
MCP server metadata
- Name
- 0DTE Confluence Pro
- Version
- 1.29.1
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
list_alert_historyToday's Discord-posted A+/B (same gates as #alerts-a / #alerts-b).
Inferred read-onlyget_hist_replayMulti-day historical graded events from scanner log (optional YYYY-MM-DD).
Inferred read-onlycheck_alert_tradeablePro Tier-1 gate: score >= 6/8, inside 9:45–3:45 PM ET window, level present.
Inferred read-onlyplan_robinhood_entryBuild Robinhood execution plan from alert: delta band, spread gate, budget, bracket, MCP steps.
Inferred read-onlyformat_bracket_planScale/stop premium levels from fill price E (+25% target, -25% cap).
Inferred read-onlyget_premium_compression_dataPremium Compression Heatmap: theta decay velocity by session window for a multi-leg structure.
Inferred read-onlyget_path_risk_scorePath-Risk Meter: dynamic execution risk score from spread + tick variance.
Inferred read-onlyget_cvd_liquidityReal-Time CVD Liquidity Tracker: aggregate Net CVD using Lee-Ready on minute bars.
Inferred read-onlyget_index_healthIndex Health Dashboard: relative volume & momentum for top components.
Inferred read-onlyget_macro_eventsMacro Event Control Panel: high-impact economic events with vol forecasts.
Inferred read-onlyget_daily_structureDaily Structure Board: automated pivots, ATR targets, overnight boundaries.
Inferred read-onlyget_swing_structureWeekly/swing gamma walls + 1σ EM on the nearest 5–45 DTE expiry (not 0DTE).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.