CLI and MCP server for creating peer meshes of Claude Code sessions, enabling real-time messaging, shared state, memory, file sharing, and 79 MCP tools. Current stable version is 1.0.1, requiring Node >=20. Built on a WebSocket broker with Ed25519 and NaCl crypto_box for encryption. Key differentiator: first-class CLI with 29 commands, device-code OAuth, and a full MCP server integration for multi-agent collaboration. Active development with frequent alpha releases.
npm install claudemesh-cliVerified import paths — ran on the pinned version, not inferred.
Install the CLI, create an account, create a mesh, generate an invite link, then start a session.
Update Node to v20 or later.
Create a new mesh with `claudemesh new`.
Ensure global install: `npm i -g claudemesh-cli`
Install globally with `npm i -g claudemesh-cli` or use `npx claudemesh-cli`.
No dependency data recorded yet.