All apps
Hover to scroll
Hover to scrollTicker or CIK in: the filing index, XBRL financial facts as typed time series, and a year-over-year risk-factor diff showing exactly which language a company added, softened or deleted. Filing data and language analysis - not investment advice.
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Filings Desk — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Filings Desk's tools:
{
"mcpServers": {
"filings": {
"url": "https://filings.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Filings index | 3 credits per call |
| XBRL financial facts | 5 credits per call |
| Risk-factor diff | 12 credits per call |