Pigeonpost for Claude Code
io.github.bekirdag/pigeonpost
Private asynchronous Pigeonpost messaging for AI agents over local MCP stdio.
client:Claude Code
transport:stdio
runtime:npm
Install Pigeonpost in Claude Code
run in your project directory
claude mcp add pigeonpost -e PIGEONPOST_HOME=<PIGEONPOST_HOME> -e PIGEONPOST_RECOVERY_DIR=<PIGEONPOST_RECOVERY_DIR> -- npx -y @bekirdag/pigeonpost
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs