An option-trading advisor built from Claude skills
25 skills and 32 MCP tools that turn plain English into quotes, Greeks, scans and portfolio reads
A set of Claude skills plus an MCP server that answer market questions with real data — option chains, Greeks, technicals, correlation matrices, PMCC scans, full PDF reports. Connect Interactive Brokers and it reads your live portfolio too. Everything but one skill is read-only, and it runs on the free Claude Desktop tier.
Plain-English questions, real market data
A collection of Claude skills and an MCP server that turn questions into actual data rather than plausible-sounding text: quotes, option chains, Greeks, technicals, fundamentals, correlation matrices, PMCC scans and full PDF reports.
Connect Interactive Brokers and it can also read your live portfolio, find roll candidates on short positions, and — only when you explicitly tell it to — place a conditional stop-loss order. MIT licensed, Python 3.12+.
What you need before starting
Claude Code or Cursor — the full experience
MCP server — works on the free Claude Desktop tier
An MCP error may flash on first load. Ignore it, run one of the example queries, and it clears itself.
The config block
Questions that should just work
25 skills, 32 MCP tools
Connecting Interactive Brokers
Install TWS or IB Gateway
Either one works; the skills talk to it over the local socket API.
Enable the API
In TWS: Configure → API → Settings → Enable ActiveX and Socket Clients.
Use the paper port
7497 is paper, 7496 is live. Stay on 7497 while you are testing — there is no reason to point this at a live account before you trust what it reports.
What it can and cannot do to your positions
Checked against the repository itself, not just the guide.
This is a research and analysis tool, not a financial advisor, and it does not predict outcomes. Options trading carries real risk of loss — on some strategies, more than the initial investment. Verify anything it tells you before acting on it.