Bring Sec Filings
to OpenAI Agents SDK
Create your Vinkius account to connect SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search to OpenAI Agents SDK and start using all 6 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search MCP Server?
SEC filings access.
6 Tools
- Recent Filings — All types
- 10-K — Annual reports
- 10-Q — Quarterly reports
- 8-K — Material events
- Form 4 — Insider trades
- Full-Text Search — Keyword search across EDGAR
Zero Auth
Built-in capabilities (6)
Companies must file an 8-K within 4 business days of material events: earnings announcements, M&A, executive departures, bankruptcy, delisting, etc. Get 8-K current reports — material events like earnings, mergers, CEO changes
The 10-K is the most detailed financial disclosure — includes audited financial statements, MD&A (Management Discussion), risk factors, and business description. Required by SEC for all public companies. Get 10-K annual reports for a company — the most comprehensive financial disclosure
Shows insider buys and sells. Insider buying is often considered a bullish signal. Get insider trading filings (Form 4) — officer and director stock transactions
Filed 3 times per year (Q1, Q2, Q3 — Q4 is covered by the 10-K). Includes unaudited financial statements and interim MD&A. Get 10-Q quarterly reports for a company — unaudited financial updates
Includes form type, filing date, accession number, and primary document link. Results include all form types (10-K annual reports, 10-Q quarterlies, 8-K events, proxy statements, etc.). Get the most recent SEC filings for a company — 10-K, 10-Q, 8-K, and more
Find specific topics, companies, products, or risks mentioned in any SEC document. Filter by form type (10-K, 10-Q, 8-K) and date range. Full-text search across all SEC filings — find any keyword in any document
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 6 tools from SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search, another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search in OpenAI Agents SDK
Why run SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search with Vinkius?
The SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 6 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search to OpenAI Agents SDK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search for OpenAI Agents SDK
Every request between OpenAI Agents SDK and SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
What is the difference between 10-K, 10-Q, and 8-K?
10-K is the comprehensive annual report with audited financials (filed once/year). 10-Q is the quarterly update with unaudited financials (filed 3x/year). 8-K is a current report filed within 4 business days of material events — earnings, M&A, CEO changes, bankruptcy, etc.
What does Form 4 report?
Form 4 must be filed by corporate insiders (officers, directors, or 10%+ shareholders) when they buy or sell their own company's stock. It reveals executive sentiment.
How far back does the full-text search go?
The SEC EDGAR Full-Text Search generally indexes documents back to 2001, covering over two decades of corporate filings.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
PhotoPrism
7 toolsSearch, browse, and manage your PhotoPrism media library — find photos by metadata, retrieve thumbnails, and stream videos via AI.

LangSmith (LLM Observability & Hub)
6 toolsMonitor LLM apps via LangSmith — track traces, audit prompt templates, and manage evaluation datasets.

Strapi
9 toolsConnect your AI to Strapi. Fully orchestrate your headless CMS — create entries, manage content types, and upload media assets naturally.

Candid (GuideStar)
10 toolsAccess comprehensive non-profit data via Candid — search organizations, verify charity status, and retrieve detailed financials directly from any AI agent.
