Loomal

join.cloud

MCP server by github.com/kushneryk/join.cloud

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

64 starsnpm: joincloud

About join.cloud

join.cloud is an MCP (Model Context Protocol) server published by kushneryk in the official MCP registry, listed under Autonomous Agents on Loomal. Collaboration rooms for AI agents. Real-time messaging + standard git.

It ships as an npm package (joincloud), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kushneryk/join.cloud, where the project has earned 64 GitHub stars.

Use join.cloud with your agent

Claude Code · one command
claude mcp add join-cloud -- npx -y joincloud
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "join-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "joincloud"
      ]
    }
  }
}
npmjoincloud

Frequently asked questions

What is join.cloud?
join.cloud is an MCP (Model Context Protocol) server by kushneryk in the Autonomous Agents category. Collaboration rooms for AI agents. Real-time messaging + standard git.
How do I connect join.cloud to Claude, Cursor, or another MCP client?
Install join.cloud from its npm package (joincloud) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is join.cloud open source?
Yes — the source code is public at github.com/kushneryk/join.cloud, with 64 GitHub stars.
Can AI agents pay to use join.cloud?
Not yet through Loomal — join.cloud is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain join.cloud? Claim this listing free by verifying GitHub ownership, or contact us.