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

# Claude

> Connect Pipecorn to Claude (web and desktop) as a custom connector with OAuth.

Claude connects to Pipecorn through a custom connector and authenticates with
OAuth, so no API key is needed.

<Steps>
  <Step title="Open the Connectors panel">
    In the Claude sidebar, click **Customize**, then go to **Connectors**.
  </Step>

  <Step title="Add a custom connector">
    Click **+**, then **Add custom connector**.
  </Step>

  <Step title="Fill in the connector details">
    Set **Name** to `Pipecorn` and **URL** to `https://mcp.pipecorn.com/mcp`, then save.
  </Step>

  <Step title="Authenticate">
    Follow the OAuth flow to connect your Pipecorn account.
  </Step>
</Steps>

Once connected, Pipecorn's tools appear in the tools menu of a new chat. Try
one of the [example workflows](/mcp/examples) to check the connection.
