The options-flow data layer for AI agents
23 MCP tools over the GammaRips engine: the curated overnight pool, opportunity surfaces, a queryable outcome database, and the methodology itself. Your agent reasons to its own conclusions — there is no pick endpoint, on purpose.
Taste it right now — free, no card, no key
claude mcp add --transport http gammarips https://gammarips-mcp-406581297632.us-central1.run.app/mcpThe anonymous tier serves the pool preview, daily reports, methodology playbooks, and reference tools with zero setup. Ask your agent for a morning brief and see what comes back.
The full data layer — outcome history, opportunity surfaces, exit-rule simulation, all 23 tools — is $39/mo with a 7-day free trial. Your API key arrives by email shortly after you subscribe.
Works today with Claude Code, Cursor, and any MCP client that can send an Authorization header. Consumer claude.ai and ChatGPT connector UIs need OAuth — it's on the roadmap; the anonymous tier works everywhere now.
Quick Start
claude mcp add --transport http gammarips \ https://gammarips-mcp-406581297632.us-central1.run.app/mcp \ --header "Authorization: Bearer YOUR_API_KEY"
from fastmcp import Client
from fastmcp.client.transports import StreamableHttpTransport
transport = StreamableHttpTransport(
"https://gammarips-mcp-406581297632.us-central1.run.app/mcp",
headers={"Authorization": "Bearer YOUR_API_KEY"},
)
async with Client(transport) as client:
pool = await client.call_tool("get_enriched_signals", {})
print(pool)Built-in Prompts
The server ships MCP prompts — ready-made workflows your agent can run over the tools. None of them returns a pick; each ends in a decision surface you reason about.
23 Tools
Every tool is leakage-checked: nothing your agent reads contains information that wasn't knowable at the time it's dated. The outcome database behind these tools holds 3,000+ labeled contracts across 50+ scan days — every pool candidate since April 2026, growing every trading day. Full parameter schemas are self-describing over MCP.
Live pool
Today's curated candidates, structured for machine reasoning.Research substrate
The deep data a human never browses — this is what you're paying for.Methodology
How the engine thinks — as playbooks your agent can execute.Performance & receipts
The track record, queryable — including the unflattering parts.Reports & metadata
Context and contracts.Reference & external
Utilities that kill hallucination classes.Pricing
- ✓ Today's curated pool, human-readable
- ✓ Daily reports + per-ticker deep dives
- ✓ Public scorecard + the Lab
- ✓ Methodology + full disclosures
- ✓ Free forever — it's not a trial
Give your agent something real to reason over
A chatbot with no data improvises. An agent with the pool, the surfaces, and the methodology does analysis. Connect yours in minutes.