All apps

Filings Desk

x402

Every SEC filing, and what changed since the last one.

Filings Desk screenshotHover to scroll

Ticker 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 index3 credits per call
XBRL financial facts5 credits per call
Risk-factor diff12 credits per call