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

# Claude Code CLI

## Setup

### Recommended setup

The Claude Code CLI shares connectors with the Claude desktop app and Claude web app. Set up Mobbin
in [Claude Desktop and Web](/mcp/clients/claude-desktop-web) first, and the Claude Code CLI will
automatically have access.

### CLI-only setup (not recommended)

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

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

2. Start a new Claude Code session in your terminal. In the list of MCP servers, select **mobbin**.

   ```bash theme={null}
   claude /mcp
   ```

3. Select **Authenticate**.

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