Back to MCP Servers
🔌

kushneryk/join.cloud

AGPL-3.0

](https://glama.ai/mcp/servers/kushneryk/join.cloud) 📇 ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A prot

TypeScriptAI & LLMs

Install

npx -y joincloud

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "kushneryk-join-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "joincloud"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.