Peers MCP Server Connects AI Coding Sessions for Collaboration

✍️ OpenClawRadar📅 Published: April 20, 2026🔗 Source
Peers MCP Server Connects AI Coding Sessions for Collaboration
Ad

Peers is a local MCP server that enables Claude Code and Codex AI coding sessions to communicate and collaborate with each other. The tool was created after the developer found better results when having Claude Code review ChatGPT (Codex) output and vice versa.

Key Features

According to the source, Peers allows connected AI sessions to:

  • Discover each other — Each session registers with a role, repository, branch, and information about what it's working on
  • Collaborate through scratchpads — Shared append-only documents for reviews, discussions, and specifications
  • Share artifacts — Publish diffs, type definitions, and test reports that other sessions can pull
  • Hand off to Codex — Export and import full session context as structured markdown
Ad

How It Works

The server operates locally and connects AI coding sessions that would otherwise run in isolation. The developer mentions using it specifically with Claude Code and Codex sessions running in parallel.

The source includes a GitLab repository link for the project: https://gitlab.com/Dave3991/peers-mcp

The developer is seeking feedback, particularly from users who have tried running parallel AI coding sessions.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also