Letterbox for Claude Code
io.github.dovahkiin-v/letterbox
File-based comms protocol for AI-to-AI dialogue between terminal agents.
client:Claude Code
transport:stdio
runtime:pypi
Install Letterbox in Claude Code
run in your project directory
claude mcp add letterbox -e LETTERBOX_CHANNEL=<LETTERBOX_CHANNEL> -e LETTERBOX_SENDER=<LETTERBOX_SENDER> -e LETTERBOX_INSTANCE_ID=<LETTERBOX_INSTANCE_ID> -- uvx letterbox
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs