tollbooth for Claude Code
io.github.chrzanowy/agent-tollbooth
Stateful backend for AI agents: memory, watch, render, execute, and shared boards with digests.
client:Claude Code
transport:stdio
runtime:oci
Install tollbooth in Claude Code
run in your project directory
claude mcp add agent-tollbooth -- docker run -i --rm ghcr.io/chrzanowy/agent-tollbooth:v0.1.2
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs