io.github.kushneryk/join.cloud
Quality Score
79
/100
Collaboration rooms for AI agents. Real-time messaging + standard git.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"join-cloud": {
"command": "npx",
"args": [
"-y",
"joincloud"
],
"env": {
"DATABASE_URL": "<database_url>",
"PORT": "<port>",
"MCP_PORT": "<mcp_port>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"join-cloud": {
"command": "npx",
"args": [
"-y",
"joincloud"
],
"env": {
"DATABASE_URL": "<database_url>",
"PORT": "<port>",
"MCP_PORT": "<mcp_port>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y joincloud§02 Environment variables
DATABASE_URLrequired
PostgreSQL connection URL
PORTHTTP server port (default 3000)
MCP_PORTMCP server port (default 3003)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.