MCP Directory
Back

claude-peers-mcp

by louislva · TypeScript · ★ 1,962

Allow all your Claude Codes to message each other ad-hoc!

Install

npx -y github:louislva/claude-peers-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-peers-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:louislva/claude-peers-mcp"
      ]
    }
  }
}

From the README

Let your Claude Code instances find each other and talk. When you're running 5 sessions across different projects, any Claude can discover the others and send messages that arrive instantly. bash > alias claudepeers='claude --dangerously-load-development-channels server:claude-peers' > ┌───────────────────────────┐ │ broker daemon │ │ localhost:7899 + SQLite │ └──────┬───────────────┬────┘ │ │ MCP server A MCP server B…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers