**Name:** SLM Mesh **npm:** https://www.npmjs.com/package/slm-mesh **PyPI:** https://pypi.org/project/slm-mesh/ **License:** MIT **Install:** `npx slm-mesh` or `npm install -g slm-mesh` **MCP Config:** ```json { "mcpServers": { "slm-mesh": { "command": "npx", "args": ["slm-mesh"] } } } **Short description:** Peer-to-peer communication for AI coding agents — 8 MCP tools for discovery, messaging, shared state, file locking, and events. Works with any MCP agent.