Options Flow API for Developers & AI Agents
Stream real-time institutional options order flow, unusual sweep detection, dark pool prints, and complete Greeks directly into your algorithms or AI agents via the Pineify MCP Server.
Connect Flow Data Directly to Your AI Stack
No complex websockets or raw OPRA parsers needed. Connect the Pineify MCP Server to Claude, Cursor, ChatGPT, or Python scripts to query processed institutional options flow instantly.
- Instant sweep order identification across 16 U.S. options exchanges
- Filtered by notional size ($25k, $50k, $100k+ block trades)
- Sentiment classification (Above Ask = Bullish, Below Bid = Bearish)
- Full Greek suite (Delta, Gamma, Theta, Vega) and IV calculations
// Connect Pineify MCP Server to Claude / ChatGPT / Cursor
// Setup prompt configured in your AI client:
{
"mcpServers": {
"pineify": {
"url": "https://agents.pineify.app/mcp",
"headers": {
"Authorization": "Bearer YOUR_PINEIFY_API_TOKEN"
}
}
}
}
// Example Agent Prompt:
// "Use Pineify find-options-flow-alerts to find unusual call sweeps
// in NVDA and TSLA with premium > $100k today."Available Options Flow API Endpoints
Four dedicated tools for options market intelligence, accessible via MCP protocol and HTTP requests.
Scan real-time unusual options activity filtered by minimum premium ($25k, $50k, $100k+), execution sentiment (Above Ask / Below Bid), and order type (sweeps, blocks).
Key Parameters:
Inspect detailed tick-by-tick transaction history, implied volatility, Delta, Gamma, Theta, and Vega for a specific OCC option contract symbol.
Key Parameters:
Retrieve aggregated net options premium flow across the broader market and individual sectors, providing an instant macro sentiment directional index.
Key Parameters:
Compare bullish call buying and bearish put accumulation across the eleven standard S&P 500 GICS sectors in real time.
Key Parameters:
Pineify vs Raw Options Data APIs
Why developers and quant traders choose Pineify over complex raw market feeds.
| Capability | Pineify Options Flow API | Raw Feed (Polygon / CBOE) | Legacy Web Scanners |
|---|---|---|---|
| Data Processing & Classification | Pre-classified (Sweeps, Blocks, Above Ask sentiment) | Raw tick-level OPRA feed without classification | Delayed web table with manual export |
| AI Agent & LLM Native (MCP) | Built-in Model Context Protocol (MCP) server | Manual custom API wrapper required | No agent support |
| TradingView Integration | Direct chart overlays & Pine Script generation | Requires custom webhook / server infrastructure | Separate browser tab |
| Included Dark Pool & Congress Data | Unified feed: Options Flow + Dark Pool + Congress | Requires multiple separate expensive subscriptions | Options only |
| Pricing Model | Included in Pineify Plan (No $500/mo API add-on) | $200–$2,000/month (Polygon, CBOE, OPRA) | $99–$199/month recurring |
Frequently Asked Questions
Answers to common questions about options flow APIs, MCP integration, and data formats.
Start Streaming Options Flow to Your Agents Today
Connect the Pineify MCP Server to your AI coding agents, algorithmic trading workflows, and TradingView charts in minutes.