Odel
Async Parallel Antigravity for Codex & Claude Code

Async Parallel Antigravity for Codex & Claude Code

Local
@varadfromeast7PythonMITUpdated 1mo ago

Run parallel, resumable, human-operable Antigravity CLI sessions from any MCP agent harness

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcodex-agy-bridgev0.1.11

Run

uvx codex-agy-bridge

MCP client config

{
  "mcpServers": {
    "async-parallel-antigravity-for-codex-claude-code": {
      "command": "uvx",
      "args": [
        "codex-agy-bridge"
      ]
    }
  }
}