Async Parallel Antigravity for Codex & Claude Code for Claude Desktop
io.github.varadfromeast/codex-agy-bridge
Run parallel, resumable, human-operable Antigravity CLI sessions from any MCP agent harness
client:Claude Desktop
transport:stdio
runtime:pypi
Install Async Parallel Antigravity for Codex & Claude Code in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codex-agy-bridge": {
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<AGY_CMD>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs