> ## 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 2.0

## 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. In Antigravity, go to **Settings** > **Customizations**.

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

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

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

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

8. Antigravity should automatically refresh the MCP servers. If it does not, click the **Refresh**
   button. Once refreshed, the Mobbin MCP server should appear as active and enabled.

## Usage

Once connected, try:

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