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

# Claude

> Connect ScoutLayer as a custom connector in Claude to pull live web data — emails, phones, and company details — into any conversation.

<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://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>

## Try it

Once connected, ask Claude a natural-language question and it calls ScoutLayer for you — no REST code, no manual lookup:

> Find the best contact email for stripe.com, along with their LinkedIn and any phone numbers.

Claude returns live data straight from the company's own site — public emails, phones, social profiles, and company details — each fact linked back to the page it came from, so you can verify anything before you act on it.

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