Clous Documentation
Agent-native SEC data infrastructure
A SEC / EDGAR filings API built for AI agents. Clous resolves filings to canonical entities and serves them through a consistent JSON envelope — with confidence and freshness on every enriched field — over REST and a hosted MCP server.
Live today: Form ADV advisers endpoints at https://api.clous.ai
One consistent envelope
Every endpoint returns { data, page, as_of, source, query_echo, warnings }. Enriched fields carry confidence and freshness — never bare facts.
Entity resolution
Filings resolve to canonical entities so a CRD, name, or identifier maps to one record you can join on.
MCP-native
Designed for AI agents: typed params, cursor pagination, source links, and a hosted MCP server (coming soon).
LLM-readable docs
Machine-readable llms.txt and llms-full.txt indexes so agents can navigate the API without scraping HTML.