jawz
J
jawz
/run_chapter

Run chapter

Returns a chapter's published framework text: its modes, the questions each asks, and the output format it describes. The framework is reference material for th

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 /run_chapter for me.

Input

FieldTypeDescription
loop_slug*stringLoop slug
node*string (see-the-world | understand-the-book | decide | observe)Chapter node
contextstringOptional user context (portfolio details, ticker, question)

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":"/run_chapter","input":{"loop_slug":"...","node":"see-the-world"}}'
cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /run_chapter -i '{"loop_slug":"...","node":"see-the-world"}'
mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/run_chapter", input: {"loop_slug":"...","node":"see-the-world"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.