
Earnings Feed
Pull live SEC filings and insider trades into agent workflows while scoping fintech, investing, or competitive-intel products.
Overview
Earnings Feed is an MCP server for the Idea phase that streams SEC filings and insider trades so your agent can research public companies with primary-source documents.
What is this MCP server?
- Streamable HTTP remote at earningsfeed.com/api/mcp (no local package required in catalog manifest)
- Real-time access to 10-K, 10-Q, 8-K, and Form 4 insider trade disclosures
- Company lookup to chain ticker or entity research into filing pulls
- Suited for due-diligence prompts, earnings-season monitoring, and citation-backed answers
- MCP integration you register in the host—not a standalone Claude skill file
- Server schema version 1.0.0 in catalog manifest
- Documents five disclosure families: 10-K, 10-Q, 8-K, Form 4, plus company lookup
- Single remote endpoint: streamable-http at earningsfeed.com/api/mcp
What problem does it solve?
Market and competitor research stalls when you manually hunt EDGAR for 10-K, 10-Q, 8-K, and Form 4 data instead of querying it from the agent.
Who is it for?
Indie builders prototyping investing research tools, fintech assistants, or competitive briefs that must cite SEC forms.
Skip if: Private-company diligence, non-U.S. registries, or teams that need guaranteed EDGAR parity without verifying the hosted service’s coverage.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can look up companies and pull the filing types you specify into structured research threads.
- Agent-retrievable SEC filing excerpts and metadata for chosen companies
- Insider trade (Form 4) snapshots inside research conversations
- Company lookup results usable in competitive or sector briefs
Recommended MCP Servers
Journey fit
Public-company and market diligence usually happens before you commit to a niche or B2B wedge, when you still need primary sources instead of blog summaries. SEC filings and Form 4 insider activity are canonical research inputs for competitive landscape, financial health, and sector scanning.
How it compares
Hosted finance-data MCP remote, not a local EDGAR scraper skill or a generic web-search plugin.
Common Questions / FAQ
Who is com.earningsfeed/mcp for?
Solo and indie builders who want Claude Code or Cursor to read U.S. SEC filings and insider trades while researching markets or building finance-aware agents.
When should I use com.earningsfeed/mcp?
Use it during idea and validate work when you need 10-K, 10-Q, 8-K, or Form 4 data in real time for company lookup and narrative fact-checking.
How do I add com.earningsfeed/mcp to my agent?
Add the streamable HTTP remote https://earningsfeed.com/api/mcp in your MCP client config per earningsfeed.com/mcp documentation, then invoke filing and lookup tools from the agent.