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

# Claude Connector

> Use Allo from inside Claude.ai — look up contacts, send SMS, and check calls without leaving the chat.

Add Allo as a custom connector and use it inside any Claude.ai conversation.

## How it works

Think of an MCP as a security badge you hand to Claude. Claude can walk into the rooms you authorized (calls, contacts, SMS, analytics), but never the rooms you didn't. You can revoke the badge any time from your Claude or Allo settings.

The setup takes around 60 seconds. No code, no API key.

## How to connect

<Steps>
  <Step title="Open Claude → Connectors">
    Go to [claude.ai/customize/connectors](https://claude.ai/customize/connectors), click **+**, and pick **Add custom connector**. You're telling Claude you want to introduce it to a new tool.

    <Frame>
      <img src="https://mintcdn.com/themobilefirstcompany/3TJSBAMugX0OKp9c/media/integrations/claude-connector/step-1-add-connector.png?fit=max&auto=format&n=3TJSBAMugX0OKp9c&q=85&s=fc121f20c14d470c40730f750acb5199" alt="Add a custom connector in Claude" width="700" height="164" data-path="media/integrations/claude-connector/step-1-add-connector.png" />
    </Frame>
  </Step>

  <Step title="Add Allo">
    In the modal, paste the values below. Open **Advanced** to add the Client ID. Leave Client Secret empty. These three values are Allo's address and ID card. Just copy-paste, you don't need to understand what they mean.

    * **Name**: `Allo`
    * **Remote MCP server URL**: `https://mcp.withallo.com/mcp`
    * **Advanced → Client ID**: `b82803e6-31d4-47e0-9d7e-db9826ee451b`

    <Frame>
      <img src="https://mintcdn.com/themobilefirstcompany/3TJSBAMugX0OKp9c/media/integrations/claude-connector/step-2-modal.png?fit=max&auto=format&n=3TJSBAMugX0OKp9c&q=85&s=d1428c6b4ac1530fbeb52e26485c5b43" alt="Custom connector modal" width="1100" height="1066" data-path="media/integrations/claude-connector/step-2-modal.png" />
    </Frame>
  </Step>

  <Step title="Sign in and authorize">
    Click **Add**, then **Connect**. Sign in to Allo, review the permissions, and **Authorize**. Allo never sees your Claude password, Claude never sees your Allo password.

    <Frame>
      <img src="https://mintcdn.com/themobilefirstcompany/3TJSBAMugX0OKp9c/media/integrations/claude-connector/step-3-consent.png?fit=max&auto=format&n=3TJSBAMugX0OKp9c&q=85&s=118f639f1240242a5c8a5d61a4312b22" alt="Allo consent screen" width="1022" height="1168" data-path="media/integrations/claude-connector/step-3-consent.png" />
    </Frame>
  </Step>

  <Step title="Try it">
    Allo is now in your connectors. Open any Claude conversation and pick one of the prompts below to get started.
  </Step>
</Steps>

## Try one of these

Copy any prompt below and paste it into Claude. Adjust the names and dates to match your team.

<CardGroup cols={2}>
  <Card title="Sales rep" icon="https://mintcdn.com/themobilefirstcompany/s2OJzMorfx_W0cDB/media/allo-icons/Phone_call.svg?fit=max&auto=format&n=s2OJzMorfx_W0cDB&q=85&s=fbe6646ec42f31043b7aad5b7bd71753" width="24" height="24" data-path="media/allo-icons/Phone_call.svg">
    `Show me contacts I called more than twice but never closed. Suggest a follow-up message`
  </Card>

  <Card title="Manager" icon="https://mintcdn.com/themobilefirstcompany/X34Sl_yKNSJAcQdq/media/allo-icons/ChartLine.svg?fit=max&auto=format&n=X34Sl_yKNSJAcQdq&q=85&s=723b69d12615d38809472823cc07510a" width="24" height="24" data-path="media/allo-icons/ChartLine.svg">
    `Compare my reps' connect rates this week vs last. Who's slipping?`
  </Card>

  <Card title="Founder" icon="https://mintcdn.com/themobilefirstcompany/RgYoir1kmfhXIZ06/media/allo-icons/Crown.svg?fit=max&auto=format&n=RgYoir1kmfhXIZ06&q=85&s=46dba1ede2ccc8e7e9ec026b3f0a3548" width="24" height="24" data-path="media/allo-icons/Crown.svg">
    `Pull all calls tagged "enterprise" from the last 30 days. Summarise the top asks`
  </Card>

  <Card title="Ops" icon="https://mintcdn.com/themobilefirstcompany/s2OJzMorfx_W0cDB/media/allo-icons/ListChecks.svg?fit=max&auto=format&n=s2OJzMorfx_W0cDB&q=85&s=5b7388db80589cb52dc02515b48b843e" width="24" height="24" data-path="media/allo-icons/ListChecks.svg">
    `List contacts who called 3+ times last week with no owner. Tag them "needs follow-up"`
  </Card>
</CardGroup>

## What you can do

<Card title="Browse the full tools list →" icon="wrench" href="/en/integrations/mcp#available-tools">
  16 tools to search calls, send SMS, manage contacts, and pull team analytics — full list with required scopes.
</Card>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Authorization failed in Claude">
    A few things to check:

    * You must be a **workspace admin** in Claude to add a Custom Connector.
    * The **Client ID** must be exactly `b82803e6-31d4-47e0-9d7e-db9826ee451b` with no extra spaces.
    * The account you're signing in with on the Allo consent screen must have an active Allo account.
  </Accordion>

  <Accordion title="Tools not appearing in my Claude conversation">
    Reload the Claude conversation. Open the **connector status** panel in Claude and confirm Allo is listed as connected. If it isn't, remove the connector and add it again following the steps above.
  </Accordion>

  <Accordion title="Why does Claude show a warning about an external connector?">
    This is a standard MCP guard rail that Claude shows for any third-party connector — it's not specific to Allo. It's safe to proceed and authorize Allo.
  </Accordion>
</AccordionGroup>

## Using Claude Code instead?

<Card title="Claude Code + API key" icon="terminal" href="/en/integrations/mcp">
  For Claude Code, Claude Desktop, Cursor, or any other MCP client. Uses an API key — no admin required.
</Card>
