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

# Cursor

## Setup

### Recommended setup

1. Click
   [this link to open Cursor with the Mobbin MCP configuration pre-filled](cursor://anysphere.cursor-deeplink/mcp/install?name=Mobbin\&config=eyJ0eXBlIjoiaHR0cCIsInVybCI6Imh0dHBzOi8vYXBpLm1vYmJpbi5jb20vbWNwIn0=).
2. Click **Install**.
3. Find the **Mobbin** MCP and click **Connect**.
4. A browser window will open automatically. Sign in with your Mobbin account to authorize access.

### Manual setup

1. Open Cursor and go to **Settings > Tools & MCPs**.

2. In the **Installed MCP Servers** section, click **New MCP server**. This opens your mcp.json
   config file.

3. Paste the following into your mcp.json file.

   ```json theme={null}
   {
     "mcpServers": {
       "Mobbin": {
         "type": "http",
         "url": "https://api.mobbin.com/mcp",
         "headers": {}
       }
     }
   }
   ```

4. Find the **Mobbin** MCP and click **Connect**.

5. A browser window will open automatically. Sign in with your Mobbin account to authorize access.

## Usage

Once connected, try:

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