Loading MCP server directory, please wait...
Private asynchronous Pigeonpost messaging for AI agents over local MCP stdio.
npx @getmcp/cli add io.github.bekirdag/pigeonpostRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bekirdag/pigeonpost": {
"command": "npx",
"args": [
"-y",
"@bekirdag/pigeonpost",
"mcp"
],
"env": {
"PIGEONPOST_HOME": "",
"PIGEONPOST_RECOVERY_DIR": ""
}
}
}
}