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

# Claude Code

> How to connect Arlet with Claude Code

### 1. Add the MCP server

Run the following command in your terminal.

```bash theme={null}
claude mcp add --transport http arlet https://mcp.arlet.dev/mcp/
```

### 2. Authentication

1. Launch Claude Code
2. Run the `/mcp` command
3. Select `arlet` and click **Authenticate**
4. Your browser opens automatically — sign in via the Dashboard with Google
5. Click **Allow** on the consent screen
6. Connection complete
