Skip to content
Back to search
30
MCP

Antigravity Headless Bridge

io.github.rhishi99/agy-headless-bridge

Call Google's Antigravity CLI (agy) headlessly from non-TTY contexts (subprocess, MCP, CI).

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lykhoyda/ask-antigravity
Bridge Claude with Google's Antigravity CLI (agy) for code review and second opinions
0 tools
agy-mcp
Skill-first, MCP-second bridge from Claude Code / OpenAI Codex to Google Antigravity CLI (agy).
0 tools
io.github.sshahzaiib/agy-bridge
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
0 tools
antigravity-cli-mcp-slim
A thin, auditable MCP server wrapping the Antigravity CLI (agy). Forward-compatible with future CLI flags via extra_args passthrough.
0 tools
Antigravity Multi-Agent Bridge
Adds multi-agent capabilities to Google's Antigravity IDE, enabling autonomous task delegation and agent spawning.
0 tools
ask-antigravity-mcp
EXPERIMENTAL MCP server for Google's Antigravity CLI (agy) — subscription-backed second opinions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "antigravity_headless_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}