Unified CLI and MCP server for controlling Google Anti-Gravity IDE via CDP
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"antigravity-mcp-cli","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# agm — Anti-Gravity MCP CLI A unified CLI and MCP server for controlling [Google Anti-Gravity IDE](https://antigravity.google) programmatically via Chrome DevTools Protocol (CDP). Built for AI coding agents (Claude Code, Gemini CLI, Cursor) and terminal power users. ## What It Does `agm` lets you remotely control Anti-Gravity from the terminal or any MCP-compatible AI tool: - **Send prompts** to Anti-Gravity's AI agent and get responses back - **Delegate tasks** with full orchestration (connect, configure model/mode, send, monitor, return) - **Switch models** dynamically (Gemini, Claude, GPT — whatever AG offers) - **Handle approvals** — approve, deny, or auto-accept file edits and terminal commands - **Monitor quota** — per-model usage bars, refresh timers, and low-quota warnings - **Switch modes** between Fast and Planning - **Interact with implementation plans** — detect, open, read, review, and proceed on plan chips - **Take screenshots** of the Anti-Gravity window - **Health checks** — verify CDP connectivity, DOM selectors, and chat input reachability All exposed as both CLI commands and MCP tools. ## Installation ```bash # With uv (recommended) uv tool install antigravity-mcp-cli # With pip pip install antigravity-mcp-cli # From source git clone https://github.com/jacob-bd/antigravity-mcp-cli.git cd antigravity-mcp-cli uv venv && uv pip install -e ".[dev]" ``` ## Quick Start ```bash # 1. Launch Anti-Gravity with CDP enabled and connect agm connect # 2. Verify everything is working agm doctor # 3. Send a prompt agm send "explain the authentication flow in this codebase" # 4. Full task delegation (connects, sends, monitors, returns) agm delegate "fix the login bug in auth.py" --project ~/myapp ``` ## CLI Reference ``` agm — Anti-Gravity MCP CLI Connection: agm connect [-p PATH] [--port N] Connect to workspace (auto-launches AG with CDP) agm disconnect Disconnect from CDP agm status Show c…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.