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

# GitHub Copilot CLI

## Setup

1. Run the following command in your terminal to register the Mobbin MCP server:

   ```bash theme={null}
   copilot mcp add --transport http mobbin https://api.mobbin.com/mcp
   ```

2. Start GitHub Copilot CLI and log in to the Mobbin MCP server:

   ```
   /mcp auth mobbin
   ```

3. 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
```
