J
jawz
/get_loop
Get loop
Get metadata and chapter manifest for a loop by slug. Returns loop info and the list of chapter nodes with titles — no chapter content. All active loops are nav
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_loop for me.
Input
| Field | Type | Description |
|---|---|---|
| loop_slug* | string | Loop slug (e.g. 'jawz') |
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_loop","input":{"loop_slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_loop -i '{"loop_slug":"..."}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_loop", input: {"loop_slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.