Connect your Workspace

Bridge your mobile app with Gemini CLI or Antigravity IDE.

Connected
MacOS / Linux
1. Open Terminal in your Project Folder or System
2. Run this command
npx antigravity-gemini-bridge@latest
Node.js required. Gemini CLI & sign-in are handled automatically.
Windows
1. Open PowerShell in your Project Folder or System
Node.js is required. Download here if not installed.
2. Run this command
npx antigravity-gemini-bridge@latest
Node.js required. Gemini CLI & sign-in are handled automatically.
MacOS / Linux
1. Ensure you have the Antigravity CLI installed and authenticated.
Must be in your system PATH.
2. Open Terminal in your Project Folder or System
3. Run this command
npx antigravity-gemini-bridge@latest
Node.js required. The bridge will use your Antigravity CLI.
Windows
1. Ensure you have the Antigravity CLI installed and authenticated.
Must be in your system PATH. Node.js is also required. Download here if not installed.
2. Open PowerShell in your Project Folder or System
3. Run this command
npx antigravity-gemini-bridge@latest
The bridge will use your Antigravity CLI.
Important: Do not paste API keys in the app chat. If you see a GEMINI_API_KEY error, fix Gemini authentication in Terminal first, then try Connect again.