MCP registry · Pro key
Add Confluence to your AI agent
Open install for confluence-pro — rails, tape, skew, pin, EM, alerts, replay.
Snippets use YOUR_API_KEY only. Never paste a live key into public HTML.
Separate story: broker execution helpers live under Robinhood Pro MCP — not this registry page.
Easiest: hosted connector (no install)
On a paid Claude plan (Pro/Max/Team/Enterprise), add one URL — no Python, no config file:
https://mcp.0dteconfluence.com/mcp?key=YOUR_API_KEY
Claude → Settings → Connectors → Add custom connector → paste the URL. Free Claude plans use the local install below.
Local install — Cursor / Claude Desktop / VS Code
{
"mcpServers": {
"confluence-pro": {
"command": "python3",
"args": ["/path/to/Agent/scripts/confluence_mcp/server.py"],
"env": {
"CONFLUENCE_API_KEY": "YOUR_API_KEY",
"CONFLUENCE_API_BASE": "https://api.0dteconfluence.com"
}
}
}
}
Requires pip install "mcp<2" tzdata (mcp 2.x removed FastMCP). On Windows use "command": "python" and forward-slash paths.
Get a Pro key from checkout, then open the Desk and use Add to AI Agent for a copy-paste block after auth.
Educational tooling. Not investment advice. You place every trade yourself.