J
jawz
/get_event_calendar
Get event calendar
Scheduled US macro events (FOMC + CPI + NFP + PCE) with dates and consensus. Consensus values are Mako-curated and arrive with provenance (source, source_url, p
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_event_calendar for me.
Input
| Field | Type | Description |
|---|---|---|
| lookahead_days | number | How many days forward to look (default 14) |
| event_types | array | Filter by event types (default: fomc, cpi, nfp, pce). Only those four carry dates; ecb/boj |
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_event_calendar","input":{}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_event_calendar -i '{}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_event_calendar", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.