Lets Claude Code instances discover each other and exchange messages instantly across projects, with persistent peer IDs and automatic message rotation.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BROKER_HEALTH_TIMEOUT_MS— 10000 Broker /health probe timeoutCLAUDE_PEERS_DB— ~/.claude-multi-peer.db SQLite database pathCLAUDE_PEERS_DISCORD_CHANNEL_MAP— JSON of {channel_id: peer_id}. Find peer IDs by running bun cli.ts peers from the repo root, or by asking a session to call its whoami tool.CLAUDE_PEERS_FORCE_POLLCLAUDE_PEERS_ID_REUSE_WINDOW_HOURS— 24 Reuse a dead peer's ID on re-register within this window (same cwd + git_root)CLAUDE_PEERS_MESSAGE_TTL_HOURS— 168 (7 days) Delivered-message rotation TTLCLAUDE_PEERS_PORT— 7899 Broker portDISCORD_ADAPTER_POLL_MSDISCORD_BOT_TOKEN— the bot token from the developer portalOPENAI_API_KEY— Enables auto-summary via gpt-5.4-nano[](https://m8ven.ai/mcp/edhiblemeer-claude-multi-peer-1hmg8m)