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

# Install: Claude Desktop

## Quick install (macOS)

Run the following command to install Unblocked MCP:

```bash theme={null}
curl -fsSL https://getunblocked.com/install-mcp.sh | bash
```

This will download the Unblocked CLI and configure your supported tools and agents automatically.

<Note>
  The install script supports macOS and Linux. Windows users should use the manual install instructions below.
</Note>

## Connect via the Claude connector directory

Unblocked is listed in the Claude connector directory, so you can connect it directly from Claude settings. This works in both the Claude Desktop app and the Claude browser (web) app.

<Tabs>
  <Tab title="Desktop app">
    <Steps>
      <Step title="Open the Connectors page">
        Open Claude Desktop, then go to **Settings** > **Connectors**.
      </Step>

      <Step title="Find Unblocked in the directory">
        Browse the connector directory and select **Unblocked**.
      </Step>

      <Step title="Connect Unblocked">
        Click **Connect** to add the Unblocked connector.
      </Step>

      <Step title="Authenticate">
        Authenticate with Unblocked via OAuth when prompted.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Browser">
    <Steps>
      <Step title="Open the Connectors page">
        Go to Claude **Settings** > **Connectors**.
      </Step>

      <Step title="Find Unblocked in the directory">
        Browse the connector directory and select **Unblocked**.
      </Step>

      <Step title="Connect Unblocked">
        Click **Connect** to add the Unblocked connector.
      </Step>

      <Step title="Authenticate">
        Authenticate with Unblocked via OAuth when prompted.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Note>
  You can go straight to the Unblocked connector at [claude.ai/new#settings/customize-connectors/directory/unblocked](https://claude.ai/new#settings/customize-connectors/directory/unblocked).
</Note>
