SEC filings, resolved — built for AI agents.
Every EDGAR filing resolved to one canonical entity — with domain, people, and a cross-source ID. Delivered through a hosted MCP server and one clean JSON shape, with confidence and freshness on every field. Built entirely on public SEC data.
Metered in credits · 100 free for verified companies · self-serve · no sales calls
> search_form_d({ sector: "fintech",
is_506c: true, min_amount: 5_000_000 })
{
"data": [{
"id": "fd_0001967..._01",
"entity_id": "ent_8f3c2a",
"source": "form_d",
"issuer": "Northwind AI Labs Inc.",
"total_offering_amount_usd": 12000000,
"exemptions": ["06c"],
"entity": {
"domain": { "value": "northwind.ai",
"confidence": 0.93, "as_of": "2026-06-02" },
"people": ["ent_1a9f0c", "ent_77b2e1"]
},
"as_of": "2026-06-01T08:36:42Z"
}],
"page": { "next_cursor": "…", "has_more": true }
}Three things legacy SEC APIs don't do.
The incumbents ship filings — siloed, filing-centric, and hostile to LLM agents. Clous ships the layer above: resolved entities, agent-native access, and pages that rank.
Cross-source entity resolution
Every filing resolves to one canonical entity joining CIK, CRD, CUSIP, ticker, LEI — plus domain and people. The entity_id is on every record, across every source.
Agent-native delivery
A hosted remote MCP server, llms.txt, typed tools, one response envelope, cursor pagination with no result ceiling, and confidence + as_of on every enriched field.
Public, resolved pages
Indexable pages per company, fund, adviser, and filing — structured for search and LLM citation. The entity-resolved view of the market, on the open web.
Designed for 2026, not 2015.
Legacy SEC data APIs were built for human-written scripts. Clous is built for agents.
| Capability | Legacy SEC APIs | Clous |
|---|---|---|
| Query interface | Lucene string in a POST body | Typed parameters per tool |
| Response shape | 4+ different array names | One envelope, every endpoint |
| Pagination | 50/page, hard 10,000 ceiling | Cursor, no ceiling |
| Entity model | Filing-centric, CIK strings | Canonical entity_id everywhere |
| Enrichment | Bare strings, no provenance | { value, confidence, source, as_of } |
| Agents | No MCP, no llms.txt | Hosted MCP + llms.txt |
Every EDGAR filing — resolved.
734 SEC form types and 22M filings, back to 1980 — every form resolved to a canonical entity and served over one agent-native API. The highest-value forms are parsed into structured endpoints; the full long tail is queryable today.
Point your agent at one endpoint.
Connect the hosted Clous MCP server and your agent gets typed tools — no query DSL to learn, no envelope special-casing, no pagination dance. Every result already carries the resolved entity_id, so the agent can traverse from a raise to the issuer's domain and founders in one hop.
- search_form_d · recent_raises · get_raise_signals
- resolve_identifier · get_entity · search_entities
- Filtered subscriptions — not a firehose
- llms.txt + OpenAPI 3.1 on every surface
{
"mcpServers": {
"clous": {
"type": "http",
"url": "https://mcp.clous.ai",
"headers": {
"Authorization": "Bearer clous_live_…"
}
}
}
}An API playground built in.
Build a request per tool, hit Run, and read back the pretty JSON envelope — then copy the call as cURL, Python, JS, or MCP. See the credit cost of every endpoint, watch your usage burn down, and top up credits in a click.
"name": "NVIDIA Corp",
"cik": "1045810", "lei": "549300…" }
Credits, not seats.
Pay for what your agents use, metered in credits. Buy a pack, calls debit by endpoint weight, and we hard-stop at zero — no surprise bills. Bigger packs are cheaper per credit.
Verified companies start with 100 free credits. One-time packs · monthly plans optional · Enterprise custom.
Resolve the market. Ship the agent.
Get a key in under a minute and pull your first resolved Form D raises — your first 100 credits are on us.