A daily situation briefing for your agent
You want your agent to start the day from the same synthesized world picture an analyst would — not from a fresh, unanchored search.
Steps
- Fetch the Daily World Brief (free) — headline, developments, themes, top signals.
- Or invoke the daily-situation-briefing MCP prompt and let the agent narrate it.
In the web app
REST
Authenticate with Authorization: Bearer ond_… (create a key at /account/api). Try any of these live in the Playground.
Daily World Brief (free)
bash
curl "https://offnadir-delta.com/api/v1/brief" \
-H "Authorization: Bearer ond_YOUR_API_KEY"MCP
Connect once, from any MCP client:
bash
claude mcp add --transport http off-nadir-delta \
https://offnadir-delta.com/api/v1/mcp \
--header "Authorization: Bearer ond_..."Then invoke the daily-situation-briefing prompt (arguments: date?) — Summarize the current world situation from the Daily World Brief.
Go deeper
From headline to satellite evidence
One connected intelligence workflow across four surfaces — free to start, no GIS software or remote-sensing background required.