Async Parallel Antigravity for Codex & Claude Code
Rank #3,221io.github.varadfromeast/codex-agy-bridge
Run parallel, resumable, human-operable Antigravity CLI sessions from any MCP agent harness
Async Parallel Antigravity for Codex & Claude Code is a Model Context Protocol (MCP) server published by varadfromeast. It ranks #3,221 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Async Parallel Antigravity for Codex & Claude Code is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 12 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 128,825 of 132,046 servers on MCP Toplist.
Use Async Parallel Antigravity for Codex & Claude Code
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codex-agy-bridge -e "AGY_CMD=<your AGY_CMD>" -- uvx codex-agy-bridgeReplace each placeholder with your own value before saving.
[mcp_servers.codex-agy-bridge]
command = "uvx"
args = ["codex-agy-bridge"]
[mcp_servers.codex-agy-bridge.env]
AGY_CMD = "<your AGY_CMD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codex-agy-bridge": {
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<your AGY_CMD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codex-agy-bridge": {
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<your AGY_CMD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"codex-agy-bridge": {
"type": "stdio",
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<your AGY_CMD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codex-agy-bridge": {
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<your AGY_CMD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codex-agy-bridge": {
"command": "uvx",
"args": [
"codex-agy-bridge"
],
"env": {
"AGY_CMD": "<your AGY_CMD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.varadfromeast%2Fcodex-agy-bridge)<a href="https://mcptoplist.com/server/io.github.varadfromeast%2Fcodex-agy-bridge"><img src="https://mcptoplist.com/badge/io.github.varadfromeast%2Fcodex-agy-bridge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
varadfromeast
Available versions (12)
| Version | Published |
|---|---|
| 0.1.12 | Sep 17, 2026 |
| 0.1.11 | Jul 20, 2026 |
| 0.1.10 | Jul 18, 2026 |
| 0.1.9 | Jul 18, 2026 |
| 0.1.8 | Jul 11, 2026 |
| 0.1.7 | Jun 28, 2026 |
| 0.1.6 | Jun 21, 2026 |
| 0.1.5 | Jun 18, 2026 |
| 0.1.5-2 | Jun 17, 2026 |
| 0.1.5-1 | Jun 17, 2026 |
| 0.1.4 | Jun 17, 2026 |
| 0.1.2 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Async Parallel Antigravity for Codex & Claude Code?
- Async Parallel Antigravity for Codex & Claude Code is maintained by varadfromeast, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Async Parallel Antigravity for Codex & Claude Code listed on the Official MCP Registry?
- Yes — Async Parallel Antigravity for Codex & Claude Code is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Async Parallel Antigravity for Codex & Claude Code have?
- MCP Toplist tracks 12 versions of Async Parallel Antigravity for Codex & Claude Code, most recently published on Sep 17, 2026.
- Where can I find the source code for Async Parallel Antigravity for Codex & Claude Code?
- The source code for Async Parallel Antigravity for Codex & Claude Code is hosted at github.com/varadfromeast/codex-agy-bridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.