antigravity-mcp-server
Run several AI coding CLIs on one repo at once. Any agent (Claude Code, Cursor, Copilot, Codex, Gemini, OpenCode, Antigravity) can delegate work to any other, …
Developer Toolsnpx -y antigravity-mcp-server{
"mcpServers": {
"antigravity-mcp-server": {
"command": "npx",
"args": [
"-y",
"antigravity-mcp-server"
]
}
}
}antigravity-mcp-server is a community MCP server that connects AI assistants like Claude to run several ai coding clis on one repo at once. any agent (claude code, cursor, copilot, codex, gemini, opencode, antigravity) can delegate work to any other, …. It runs locally on your machine, keeping your data private and giving you full control over the connection. Developers can use it to bring AI assistance directly into their build and coding environment.
About antigravity-mcp-server
Overview
Run several AI coding CLIs on one repo at once. Any agent (Claude Code, Cursor, Copilot, Codex, Gemini, OpenCode, Antigravity) can delegate work to any other, with path locking so they never overwrite each other, automatic failover when one hits its usage
Links
Topics
mcp, mcp-server, model-context-protocol, smithery, antigravity, agy, claude-code, claude-desktop, cursor, cursor-agent, windsurf, github-copilot, copilot, copilot-cli, gemini-cli, opencode, codex, multi-agent, ai-agents, agent-orchestration, delegation, file-locking, task-board, retro-office, developer-tools, pair-programming, visualization, ai-agent-orchestration, parallel-agents, subagents, agent-delegation, agent-handoff, rate-limit-failover, usage-limit, codex-cli, cross-platform, windows, macos, linux, coding-agent, agentic-coding, background-agents, agent-coordination, concurrency, mutex
Who Should Use antigravity-mcp-server?
- 1Manage repositories, issues, and pull requests through Claude
- 2Speed up coding workflows by letting Claude interact with your dev environment
- 3Run terminal commands, manage processes, and inspect logs via AI
- 4Integrate AI assistance directly into your build and CI pipelines
How to Install antigravity-mcp-server
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.