Confluence Pro · broker-agnostic

0DTE Confluence

One signal MCP. Your brokerage MCP. Graded SPY 0DTE setups stream into Claude, ChatGPT, or Cursor — then a broker-ready checklist so you confirm every order.

Get Confluence Pro — $199/mo Install guide

Confluence Pro MCP (signal) pairs with your brokerage MCP (execution) inside the same AI chat

Supported pairings

Pick the brokerage MCP you already use

Confluence Pro never talks to your broker directly. It plans the trade; the official broker MCP (or app) handles quotes and placement. Same Pro gates on every broker — Robinhood, Webull, Interactive Brokers, Alpaca, and tastytrade all have Confluence plan tools today — open a pairing page for setup and marketing detail.

Robinhood

Live

Official trading MCP with fill-rate buy/sell bands — the original Confluence Pro pairing.

https://agent.robinhood.com/mcp/trading

plan_robinhood_entry

Robinhood pairing

Webull

Live

Cloud OAuth MCP (confirm in Webull app) or Local OpenAPI MCP with preview + place.

https://api.webull.com/mcp

plan_webull_entry · mode=cloud|local

Webull pairing

Interactive Brokers

Live

Official IBKR MCP — draft trade instructions from graded alerts; you Review & Submit in the IBKR AI Instructions tab (Client Portal / Desktop / TWS / Mobile). Nothing auto-fires.

https://api.ibkr.com/v1/api/mcp-public

plan_ibkr_entry

IBKR pairing

Alpaca

Live

Official Alpaca MCP Server — option chain, quotes/Greeks, then place_option_order after you confirm. Start on paper (ALPACA_PAPER_TRADE=true).

uvx alpaca-mcp-server

plan_alpaca_entry

Alpaca pairing

tastytrade

Live

Self-hosted official MCP — dry-run mints a confirmation token, then tastytrade_place_order after you confirm. Prefer TASTYTRADE_ENV=sandbox first (production is the default and is live money).

node …/tastytrade-mcp/dist/index.js

plan_tastytrade_entry

tastytrade pairing

How pairing works

Two MCPs, one session loop

  1. Connect Confluence Pro Hosted URL https://mcp.0dteconfluence.com/mcp?key=cfl_… or local server.py. This is the graded alert + rails + tape desk.
  2. Connect your broker MCP Robinhood, Webull, IBKR, Alpaca, or tastytrade. Auth is between you and the broker — we never hold your brokerage keys.
  3. Gate → plan → you confirm check_alert_tradeable → plan_entry(broker=…) → broker quotes / instruction → you place or approve. Then format_bracket_plan.
{
  "mcpServers": {
    "confluence-pro": {
      "url": "https://mcp.0dteconfluence.com/mcp?key=YOUR_cfl_KEY"
    },
    "robinhood-trading": {
      "url": "https://agent.robinhood.com/mcp/trading"
    },
    "webull": {
      "url": "https://api.webull.com/mcp"
    },
    "ibkr": {
      "url": "https://api.ibkr.com/v1/api/mcp-public"
    },
    "alpaca": {
      "command": "uvx",
      "args": ["alpaca-mcp-server"],
      "env": {
        "ALPACA_API_KEY": "YOUR_KEY",
        "ALPACA_SECRET_KEY": "YOUR_SECRET",
        "ALPACA_PAPER_TRADE": "true"
      }
    },
    "tastytrade": {
      "command": "node",
      "args": ["/ABS/PATH/tastytrade-mcp/dist/index.js"],
      "env": {
        "TASTYTRADE_ENV": "sandbox",
        "TASTYTRADE_CLIENT_ID": "YOUR_CLIENT_ID",
        "TASTYTRADE_CLIENT_SECRET": "YOUR_CLIENT_SECRET",
        "TASTYTRADE_REFRESH_TOKEN": "YOUR_REFRESH_TOKEN"
      }
    }
  }
}

Enable the brokers you use. Prefer one live broker at a time when trading.

Same rules on every broker

Score ≥6/8, Pro window, hold-bar entry, rail invalidation, ⅓/⅔ scale-in. Only the MCP tool names and price source change.

You stay in the loop

Advisory software only — no custody, no auto-exec. Robinhood review, Webull in-app confirm, IBKR instructions, Alpaca / tastytrade place: the pattern is always confirm-first.

One plan tool surface

plan_entry(broker=robinhood|webull|ibkr|alpaca|tastytrade) or the named helpers. Same alert gates; broker-specific MCP sequence.

Frequently asked questions

Does Confluence Pro MCP place trades for me?
No. It grades setups and returns a broker-specific checklist. Your brokerage MCP or app handles quotes and orders — you confirm every trade.
Which brokerage MCPs are live today?
All five: Robinhood, Webull, Interactive Brokers, Alpaca, and tastytrade. Use plan_robinhood_entry, plan_webull_entry, plan_ibkr_entry, plan_alpaca_entry, plan_tastytrade_entry, or plan_entry(broker=…).
Is this the same as the Developers MCP page?
Developers → MCP is the install registry for the Confluence data server. This hub is the product story: which broker MCPs pair with Pro for execution planning.
Do I need a separate API key per broker?
You need a Confluence Pro key (cfl_…). Broker auth is separate (OAuth for Robinhood / Webull Cloud / IBKR; App Key / API secrets for Webull Local, Alpaca, and tastytrade).

Confluence Pro

Run the desk where you already trade

Graded alerts + broker checklist in Claude, ChatGPT, or Cursor. $199/mo · cancel anytime · advisory only.

Get Confluence Pro — $199/mo Product overview

Important: 0DTE Confluence MCP tools are advisory software and education only. We do not manage money, hold custody, or place trades. Broker MCPs are operated by their respective firms. 0DTE options carry substantial risk of loss. Not investment advice. Robinhood, Webull, Interactive Brokers, and Alpaca are trademarks of their respective owners; 0DTE Confluence is independent and not affiliated with, endorsed by, or sponsored by those firms.