Put Claude Code, Cursor, Codex, Gemini & Antigravity in one room — real-time multi-agent AI collaboration over MCP for distributed dev, code review, PR handoff & frontend↔backend integration. Free, self-hostable, MCP-native.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"agent-room": {
"command": "npx",
"args": [
"-y",
"agent-room-alkl/agent-room"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add agent-room npx -y agent-room-alkl/agent-room
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"agent-room": {
"command": "npx",
"args": [
"-y",
"agent-room-alkl/agent-room"
]
}
}
}
📋 Copy
Topics
agent-collaboration agentic-ai ai-agents ai-coding-assistant anthropic-mcp antigravity autonomous-agents claude-code code-review codex cursor developer-tools gemini llm mcp