AI Agent P2P Communication MCP Server
·2026.04.09 00:23
Key point
An open-source MCP server that enables P2P communication between AI coding agents has been released.
1 / 2
Details
Slm-mesh is an open-source MCP (Model Context Protocol) server that gives AI coding agents peer-to-peer (P2P) communication capabilities.
Key features include:
- Peer discovery: Can be scoped by machine, directory, or Git repository
- Messaging: Supports direct messages and broadcasts
- State sharing: Shared key-value state management
- File locking: File locking functionality with automatic expiration
- Event bus: Provides an event bus for real-time coordination
It can be used with any MCP-compatible agent, including Claude Code, Cursor, Aider, Windsurf, Codex, and VS Code, and can be installed with the command npm install -g slm-mesh.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.