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

> ArletをClaude Codeと接続する方法

### 1. MCPサーバーを追加する

ターミナルで以下のコマンドを実行します。

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

### 2. 認証

1. Claude Codeを起動します
2. `/mcp`コマンドを実行します
3. `arlet`を選択し、**Authenticate**をクリックします
4. ブラウザが自動的に開きます。DashboardからGoogleでサインインします
5. 同意画面で**Allow**をクリックします
6. 接続完了
