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

# Claude

> Use live ScoutLayer web data inside Claude conversations.

<Note>Requires a Claude plan that supports custom remote MCP connectors.</Note>

<Steps>
  <Step title="Open connector settings">
    In Claude, go to **Settings → Connectors**.
  </Step>

  <Step title="Add ScoutLayer">
    Choose **Add custom connector** and enter the ScoutLayer MCP endpoint:

    ```text theme={null}
    https://api.scoutlayer.io/mcp
    ```
  </Step>

  <Step title="Connect and authorize">
    Select **Connect**, sign in to ScoutLayer, and approve access.
  </Step>

  <Step title="Enable in a conversation">
    Turn on ScoutLayer from **Search and tools** in any conversation.
  </Step>
</Steps>

See Anthropic's [custom connectors guide](https://support.anthropic.com/en/articles/11175166-about-custom-integrations-using-remote-mcp) for more detail.
