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

> How to connect Arlet with Claude.ai and Claude for Desktop

<Note>
  The steps below are for organization admins on Team / Enterprise plans. On
  Pro / Max plans, you can add the connector for yourself from **Settings** →
  **Connectors** with the same steps.
</Note>

### 1. Open the connector management screen

1. Sign in to [Claude](https://claude.ai/) and open **Organization settings** from the account menu at the bottom left

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/1.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=00abdeaa461da438a8ab2dcfa8ea5387" alt="Account menu" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="932" height="698" data-path="images/claude/1.png" />

2. Select **Connectors** in the sidebar

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/2.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=eb2697f6d2683beb7c0c8a0728e4bd11" alt="Organization settings sidebar" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="928" height="697" data-path="images/claude/2.png" />

3. Click **+ Add** at the top right of the connector list

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/3.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=f1d8054eea12102d2d067e7ea77b617c" alt="Connectors management screen" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="930" height="700" data-path="images/claude/3.png" />

### 2. Add a custom connector

1. Select **Custom** → **Web** from the **Add** menu

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/4.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=0352ddd7ca35daedc959c9ab0eddc4d4" alt="Custom option in the Add menu" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="319" height="180" data-path="images/claude/4.png" />

2. Fill in the **Add custom connector** dialog and click **Continue**:
   * **Name**: `Arlet`
   * **Remote MCP server URL**: `https://mcp.arlet.dev/mcp/`

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/6.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=c1043846e1121f3abe778740254a6ddb" alt="Add custom connector example" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="490" height="411" data-path="images/claude/6.png" />

3. The authentication settings are auto-detected from Arlet's server, so keep the defaults (**Authentication**: `Always required`, **OAuth client**: `No client ID — register one automatically`) and click **Add**

<img src="https://mintcdn.com/nexascienceinc/0cswBeVmfX6Tdpee/images/claude/7.png?fit=max&auto=format&n=0cswBeVmfX6Tdpee&q=85&s=f6c192ddac25e5a832713a3d8e8d5ba2" alt="Authentication settings confirmation" style={{ maxWidth: '70%', display: 'block', margin: '0 auto' }} width="475" height="1116" data-path="images/claude/7.png" />

<Note>
  Claude registers an OAuth client automatically (Dynamic Client
  Registration), so there is no need to enter a Client ID / Client Secret
  manually.
</Note>

### 3. Authentication

Each user is asked to authenticate the first time they use the Arlet connector. Sign in with Google and complete the OAuth flow.
