CommunicationTypeScript

claude-peers-mcp

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

Free
N/A rating (0 reviews)0 installs1,791 GitHub stars
ClaudeMessagingAd-hoc
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Let your Claude Code instances find each other and talk. When you're running multiple sessions across different projects, any Claude can discover the others and send messages that arrive instantly.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for claude-peers-mcp securely

Loading...