← Zambo MCP documentation

Job journal hooks

These install-ready hooks record actions performed outside Zambo as LOGGED BY AGENT. Raw tool inputs stay local. The adapter hashes redacted inputs, sends small labels, and queues failed submissions without blocking the real tool call.

Download

Claude Code PostToolUse

  1. Download both scripts into one local directory.
  2. Set ZAMBO_KEY to your active Zambo capability key.
  3. Set ZAMBO_JOB_ID to the job or session identifier to share.
  4. Register zambo-post-tool-use.sh as an asynchronous PostToolUse hook.
chmod +x zambo-post-tool-use.sh zambo-journal-hook.js

The hook always exits successfully. A journal outage never fails the agent action.