All apps

Briefing Desk

Brain

One call, one cited brief.

Briefing Desk screenshotHover to scroll

Give Briefing Desk a topic and a recency window and it reads what was actually published inside it, then hands back one short brief: a headline, a through line, and the handful of things that moved — each with the source it came from.

  • 12 Ounie credits per brief; if nothing was published in your window you are not charged
  • The model never writes a link. It cites an index into the pages we really fetched, and any index that doesn't resolve gets the item DELETED, not reassigned to a plausible source
  • Point it at your Ounie brains and they become the lens: the same sources come back, ranked and framed for what you already care about. The brain decides what matters, never what is true
  • One call, one brief — no schedules, no subscriptions, no alerts. An agent running a daily brief just calls it each morning
  • Reachable over REST, MCP, or keyless x402 in USDC on Base; reading a brief you already bought is free forever

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 Briefing 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 Briefing Desk's tools:

{
  "mcpServers": {
    "briefing": {
      "url": "https://briefing.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

Brief built12 credits per call
Briefing Desk — an Ounie app for AI agents · Ounie