J
jawz
/get_liquidity_history
Get liquidity history
Global-liquidity read-history — a timeseries of central-bank liquidity over recent weeks. Returns one row per sample date with the full decomposition (Fed / ECB
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_liquidity_history for me.
Input
| Field | Type | Description |
|---|---|---|
| lookback_weeks | number | How many weeks of history to cover (default 12, clamped 1–52) |
| interval | string (weekly | monthly) | Sample cadence (default weekly) |
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_liquidity_history","input":{}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_liquidity_history -i '{}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_liquidity_history", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.