# louislva/claude-peers-mcp

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

Repository: https://github.com/louislva/claude-peers-mcp
Canonical: https://ross.abutalabs.com/products/claude-peers-mcp
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-04-26T06:47:35+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 79, release rhythm 35, longevity 11
- inputs: {"age_days": 165, "days_push": 129, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2201, forks 300 (observed 2026-08-28T04:06:25.523616+00:00)

## What it is
An MCP server that lets multiple Claude Code sessions on the same machine discover each other and exchange instant messages via a local broker daemon. Each session registers with the broker, which pushes inbound messages into the session using the Claude channels protocol.

## Use cases
- let my Claude Code sessions talk to each other
- coordinate multiple AI coding agents across terminals
- ask another Claude instance what files it is editing
- discover running Claude sessions and what they are working on
- send ad-hoc messages between AI agent sessions
- orchestrate parallel Claude Code work on different projects

## When to choose
- you run several Claude Code sessions simultaneously and want them to coordinate
- you want lightweight local inter-agent messaging without external services
- you want peers scoped by machine, directory, or git repo

## When to avoid
- you need cross-machine or remote agent communication
- you use a different coding agent than Claude Code
- you need production-grade message guarantees or persistence beyond SQLite

## Facets
- artifact type: service
- maturity: active
- function: mcp, message-queue, agent-framework, developer-tools
- domain: developer-tools, large-language-models
- platform: cli
- tags: claude-code, mcp-server, peer-messaging, multi-agent, inter-agent-communication, broker-daemon, typescript, bun, ai-agents, messaging, macos, linux, nodejs

## Member repositories
- louislva/claude-peers-mcp (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.523616+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:47:03.765142+00:00, confidence not recorded.
  - readme: https://github.com/louislva/claude-peers-mcp (fetched 2026-08-28T04:06:25.523616+00:00, sha b83eb219d4d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
