hatchet mcp for Claude Code
io.github.elliotpadfield/hatchet-mcp
Observe and operate Hatchet workflows from an AI agent — runs, logs, trigger, cancel, replay.
client:Claude Code
transport:stdio
runtime:npm
Install hatchet mcp in Claude Code
run in your project directory
claude mcp add hatchet-mcp -e HATCHET_CLIENT_TOKEN=<HATCHET_CLIENT_TOKEN> -e HATCHET_API_BASE=<HATCHET_API_BASE> -e HATCHET_TENANT_ID=<HATCHET_TENANT_ID> -- npx -y hatchet-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs