mcpbeat Sign in

Antigravity Headless Bridge MCP Server

local only

Antigravity Headless Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi.

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

Installs per day peak 35 · avg 17 · +19% w/w
a month agotoday
105
Installs / week
pypi · agy-headless-bridge
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Antigravity Headless Bridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agy-headless-bridge -- uvx agy-headless-bridge
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agy-headless-bridge": {
      "args": [
        "agy-headless-bridge"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agy-headless-bridge]
command = "uvx"
args = ["agy-headless-bridge"]
.cursor/mcp.json
{
  "mcpServers": {
    "agy-headless-bridge": {
      "args": [
        "agy-headless-bridge"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agy-headless-bridge": {
      "args": [
        "agy-headless-bridge"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Antigravity Headless Bridge

same job, measured the same way
Crystallize MCP
by hayodev

Crystallize headless commerce tools for AI agents via Model Context Protocol

100 installs/wk local only
Ghidra Retro MCP
by getanirao

Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.

58 installs/wk local only
Notion MCP Server
by awkoy

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

2 834 installs/wk local only
Ikenga iyke (control bridge)
by royalti-io

Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.

93 installs/wk local only
Ikenga iyke (control bridge)
by ikenga

Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.

local only
Godot MCP Enhanced
by wgt19861219

Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.

489 installs/wk local only
OneTool MCP
by beycom

One MCP for devs incl Brave,Google,Tavily,Context7,AWS,Excalidraw,DB,GitHub,DevTools,Playwright

local only
Scrapingbee
by pipeworx-io

ScrapingBee MCP — wraps the ScrapingBee headless-scraping API (scrapingbee.com)

answering

Antigravity Headless Bridge — questions

Answers built from our own checks of this server.

Why is there no uptime for Antigravity Headless Bridge?
Antigravity Headless Bridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agy-headless-bridge was installed 105 times last week.
How do I connect Antigravity Headless Bridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agy-headless-bridge straight from pypi; nothing to host, nothing to sign up for.
How many people use Antigravity Headless Bridge?
The pypi package agy-headless-bridge was installed 105 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.