AE
Antevo Executive Brief
/get_world_events
Get world events
Geopolitical events over a look-back window (days_back 1..90, default 7) — conflict, chokepoints, sanctions and related signals. The public cut. Pass layers to
liveverifiedunknown~5s typical
mcpprobedantevoexecutivebrief
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ch-antevo-executive /get_world_events for me.
Input
| Field | Type | Description |
|---|---|---|
| days_back | string | default 7 |
| layers | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ch-antevo-executive","endpoint":"/get_world_events","input":{"days_back":7}}'cli
npx cracked-ai run -p mcp-ch-antevo-executive -e /get_world_events -i '{"days_back":7}'mcp
run_tool({ provider: "mcp-ch-antevo-executive", endpoint: "/get_world_events", input: {"days_back":7} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.