J
jawz
/get_world_brief
Get World Brief
Read the Jawz World Brief — the weekly Mako-bylined market read published at jawz.ai/brief. Returns the latest edition by default, or a specific one by slug (YY
liveverifiedunknown~5s typical
mcpprobedjawz
$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-ai-jawz-jawz /get_world_brief for me.
Input
| Field | Type | Description |
|---|---|---|
| slug | string | Edition to fetch, YYYY-MM-DD. Omit for the latest. |
| list_only | boolean | Return only the list of available editions (slug, title, regimeLine, takeaway). |
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-ai-jawz-jawz","endpoint":"/get_world_brief","input":{}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_world_brief -i '{}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_world_brief", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.