Skip to content
Claude Desktop

join.cloud for Claude Desktop

io.github.kushneryk/join.cloud

Collaboration rooms for AI agents. Real-time messaging + standard git.

client:Claude Desktop transport:stdio runtime:npm

Install join.cloud in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "join.cloud": {
      "command": "npx",
      "args": [
        "-y",
        "joincloud"
      ],
      "env": {
        "DATABASE_URL": "<DATABASE_URL>",
        "PORT": "<PORT>",
        "MCP_PORT": "<MCP_PORT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

join.cloud in other clients