> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobbin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Antigravity IDE

## Setup

1. Open the MCP config file at `~/.gemini/config/mcp_config.json` (create the file if it does not
   exist).

2. Add the Mobbin server to the `mcpServers` object:

   ```json theme={null}
   {
     "mcpServers": {
       "Mobbin": {
         "serverUrl": "https://api.mobbin.com/mcp"
       }
     }
   }
   ```

3. Open **User Settings** by clicking the gear icon in the top right.

4. Click **Customizations**.

5. Scroll down to **Installed MCP Servers** and click **Refresh**.

6. Click **Authenticate** next to the Mobbin entry.

7. A browser window will open. Sign in with your Mobbin account and click **Continue** to authorize
   access.

8. Copy the auth code from the callback page, paste it into the auth code field in Antigravity IDE,
   and click **Submit**.

## Usage

Once connected, try:

```text theme={null}
Search Mobbin for onboarding screens from banking apps
```
