If you've wanted to control Antigravity IDE sessions from your phone or script them from other tools, this is the bridge. It spins up a local HTTPS server that mirrors your active chat, lets you send messages, stop generation, upload files, and switch between windows, all from a mobile browser on your LAN. Beyond the mobile UI, it exposes both a REST API and an MCP server so agents can call `/snapshot`, `/send`, and `/stop` programmatically. You'll need to launch Antigravity with the remote debugging flag for it to work. The extension handles token auth, self-signed certificates, and multi-window discovery. Useful when you're away from your desk mid-session or building automation that needs to puppet the IDE.
claude mcp add --transport stdio io.github.cafetechne-antigravity-link uvx antigravity-link