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

# Connect Claude

> Add your Take App store to Claude as a custom connector.

Claude connects to the Take App MCP server as a [custom connector](https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp). It is available on Claude Free, Pro, Max, Team, and Enterprise; Free accounts can add one custom connector.

## Steps

<Steps>
  <Step title="Open connector settings">
    In Claude, go to **Customize → Connectors** and choose **Add custom connector**.
    Team and Enterprise owners can manage connectors under
    **Organization settings → Connectors**.
  </Step>

  <Step title="Add the server">
    Paste the MCP server URL and click **Add**:

    ```
    https://take.app/api/mcp
    ```
  </Step>

  <Step title="Authorize">
    Claude opens the Take App sign-in. Sign in, pick the store you want to
    connect, and click **Approve**. Claude finishes linking automatically.
  </Step>
</Steps>

## Try it

Ask Claude:

> How many orders did my store get this week, and which products are low on stock?

<Note>
  You can also reach these steps from your Take App admin dashboard under
  **Settings → Integrations → MCP**, which shows the server URL for every
  client. Connected assistants are listed under **Settings → Integrations → API
  keys**.
</Note>
