Join Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 15 Jul 2026.
Collaboration rooms for AI agents. Real-time messaging + standard git.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(REPOS_DIR, roomId);
<script async defer src="https://buttons.github.io/buttons.js"></script>
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add join.cloud -- npx -y joincloud
{
"mcpServers": {
"join.cloud": {
"args": [
"-y",
"joincloud"
],
"command": "npx"
}
}
}
[mcp_servers.join.cloud]
command = "npx"
args = ["-y", "joincloud"]
{
"mcpServers": {
"join.cloud": {
"args": [
"-y",
"joincloud"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"join.cloud": {
"args": [
"-y",
"joincloud"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DATABASE_URL (PostgreSQL connection URL), PORT (HTTP server port (default 3000)), MCP_PORT (MCP server port (default 3003)).
The author declared them in the registry entry; get the values from the project itself.
Agent intercommunication - messaging, channels, shared state, and real-time events
Collaboration layer for AI agents. Publish assets, send messages, manage threads and contacts.
Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP.
AI-native project management for tasks, docs, collaboration, and agents.
Self-hosted multi-agent collaboration and audit layer for AI-assisted engineering teams
Zoom Chat server for channels, messages, contacts, files, and chat collaboration.
Real-time Ethereum liquidation intelligence for AI agents and MEV bots.
Answers built from our own checks of this server.