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

# Connect Claude

> As a partner, connect Claude to Introw over MCP so you can query and act on your own partner data - deals, commissions, tasks - from inside Claude.

Connecting Claude to Introw lets you ask about your deals, commissions, and tasks and take quick actions right inside Claude, all scoped to what your partner account can see. Introw runs a dedicated partner Claude connector in your own portal with a one-time OAuth sign-in, so once it is set up your partner data becomes something you query conversationally instead of opening the portal. The connection acts only within your own access and can be disconnected at any time.

## What you'll achieve

Claude connected to your Introw partner data over MCP, authenticated as you. Claude can read your accessible portal data - deals, tasks, commissions, submissions - and take the actions your permissions allow, and the connector page shows the connection as active.

## Before you start

<Steps>
  <Step title="Have a Claude plan that supports connectors">
    Use a Claude client that supports custom MCP connectors.
  </Step>

  <Step title="Have partner portal access">
    The partner Claude connector is available in your portal by default - no vendor toggle is needed. Complete the OAuth step while signed in so Claude connects as you, scoped to your partner account.
  </Step>
</Steps>

## Steps

<Steps>
  <Step title="Open the Claude connector">
    In your partner portal, go to [Integrations](https://partners.introw.io/integrations), find the **Claude** card, and select **Configure** to open the connector. The page shows the connection status and the quick-setup steps. This partner connector is separate from the vendor's admin connector and only exposes the portals available to your partner account.
  </Step>

  <Step title="Copy the MCP Server URL">
    Select **Copy MCP Server URL**. This is the address Claude connects to; copy it from the page rather than typing it, so you do not introduce a typo. Use the URL shown here, not one from anywhere else.
  </Step>

  <Step title="Add Introw in Claude">
    In Claude, open **Customize**, then **Connectors**, and add an **Introw** custom connector using the **MCP Server URL** you copied, then select **Connect**. Adding it here is what tells Claude where to reach your partner data.
  </Step>

  <Step title="Complete the OAuth sign-in">
    Claude opens an Introw sign-in to authorize the connection. Complete it so Claude connects as you, scoped to your partner account. This is the step that links your account - there is no API key or secret to paste.
  </Step>
</Steps>

## Verify it worked

The Claude connector page shows **Connection is active**, and asking Claude a question about your program (for example "What deals do I have open and what stage are they in?") returns live data scoped to your account. To revoke access later, select **Disconnect** on the connector page; Claude loses access immediately and must reconnect.

## Related

<CardGroup cols={2}>
  <Card title="Connect ChatGPT" icon="book-open" href="./connect-chatgpt">
    Do the same for ChatGPT.
  </Card>

  <Card title="Connect an MCP client" icon="book-open" href="./connect-an-mcp-client">
    Connect Cursor, Gemini, and other clients.
  </Card>

  <Card title="Partner MCP use cases" icon="robot" href="/features/developer/mcp/guides/explore-partner-mcp-use-cases">
    What you can do from your assistant once connected.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Partner AI setup, scoping, and troubleshooting.
  </Card>
</CardGroup>
