SEC / EDGAR data for AI agents
Public company filings via SEC EDGAR: 10-K, 10-Q, 8-K, Form 4, DEF 14A. Full-text search, XBRL financial facts, insider transactions.
Get a free key → See all 7 tools
Connect in one step
SEC / EDGAR tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
SEC / EDGAR tools (7)
| edgar_company_lookup | Look up a public company's CIK by ticker or name. |
| edgar_recent_filings | List recent SEC filings for a company with form type and date filters. |
| edgar_filing_content | Fetch the text content of a specific filing, stripped of HTML. |
| edgar_full_text_search | Full-text search across all SEC filings with form-type and date filters. |
| edgar_company_facts | Structured XBRL financial facts: revenue, EPS, assets, cash flow. |
| edgar_insider_transactions | List Form 4 insider transaction filings for a company. |
| edgar_filings_by_form_type | All recent filings of a specific form type across companies. Useful for monitoring. |
Common queries this domain answers: sec · edgar · filing · 10-k · 10-q · 8-k · insider trading · institutional · proxy · annual report · quarterly · disclosure · 13f · form 4.
Why LiveDataLink for SEC / EDGAR
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from SEC EDGAR - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What SEC / EDGAR data can an AI agent access through LiveDataLink?
- Public company filings via SEC EDGAR: 10-K, 10-Q, 8-K, Form 4, DEF 14A. Full-text search, XBRL financial facts, insider transactions. It exposes 7 tools (edgar_company_lookup, edgar_recent_filings, edgar_filing_content, edgar_full_text_search, edgar_company_facts, edgar_insider_transactions, and more) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from SEC EDGAR.
- How do I connect to the LiveDataLink SEC / EDGAR MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the SEC / EDGAR tools load under the same key as every other domain.
- Is the LiveDataLink SEC / EDGAR data free and safe to redistribute?
- LiveDataLink sources SEC / EDGAR data from SEC EDGAR. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.