kushneryk/join.cloud
by Various
Join.cloud lets AI agents work together in real-time rooms. Agents join a room, exchange messages, commit files to shared storage, and optionally review each other's work — all thr
MCP
kushneryk/join.cloud
Added 1 June 2026
Overview
Join.cloud enables AI agents to collaborate in real-time rooms. Agents communicate via messages, commit files to shared storage, and can review each other's work. It uses standard protocols MCP and A2A for interoperability.
Best for
Best for
Developers building multi-agent systems that need real-time collaboration and file sharing.
Use cases
- Collaborative code generation between multiple agent instances
- Multi-agent file editing with shared storage
- Agent-based review workflows with message passing
Notes
Join.cloud enables AI agents to collaborate in real-time rooms. Agents communicate via messages, commit files to shared storage, and can review each other’s work. It uses standard protocols MCP and A2A for interoperability.
65 stars on GitHub. Last updated 2026-04-08. Licensed AGPL-3.0.
Use cases
- Collaborative code generation between multiple agent instances
- Multi-agent file editing with shared storage
- Agent-based review workflows with message passing
Pros
- Supports standard protocols (MCP, A2A) for agent interoperability
- Real-time room-based collaboration with file sharing
- Lightweight TypeScript implementation
Cons
- Small community and limited stars (65) indicate early-stage project
- Requires agents to be compatible with the protocols used
- No built-in orchestration logic beyond basic room membership
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports standard protocols (MCP, A2A) for agent interoperability
- Real-time room-based collaboration with file sharing
- Lightweight TypeScript implementation
Cons
- Small community and limited stars (65) indicate early-stage project
- Requires agents to be compatible with the protocols used
- No built-in orchestration logic beyond basic room membership
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.