> ## 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 ChatGPT

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

Connecting ChatGPT to Introw brings your own partner data into the assistant you already use, so you can ask about your deals and commissions and take quick actions without switching tools. The partner connector lives in your own portal with a one-time OAuth sign-in; once connected, ChatGPT reads live data scoped to your partner account and acts only within your own access, and you can disconnect at any time.

## What you'll achieve

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

## Before you start

<Steps>
  <Step title="Have a ChatGPT plan that supports connectors">
    Use a ChatGPT client that supports adding a remote MCP connector.
  </Step>

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

## Steps

<Steps>
  <Step title="Open the partner MCP connector">
    In your partner portal, go to [Integrations](https://partners.introw.io/integrations) and open the partner MCP connector (the **Claude** card opens the same partner connector). The page shows the connection status and the quick-setup steps, 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 endpoint ChatGPT connects to; copy it from the page so you do not mistype it. Use the URL shown here, not one from anywhere else.
  </Step>

  <Step title="Add Introw in ChatGPT">
    In ChatGPT, add Introw as an MCP connector and paste the **MCP Server URL** when ChatGPT asks for the remote MCP server endpoint. This tells ChatGPT where to reach your partner data.
  </Step>

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

## Verify it worked

The connector page shows **Connection is active**, and asking ChatGPT a question about your program returns live data scoped to your account. To revoke access later, select **Disconnect** on the connector page; ChatGPT loses access immediately and must reconnect.

## Related

<CardGroup cols={2}>
  <Card title="Connect Claude" icon="book-open" href="./connect-claude">
    Do the same for Claude.
  </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>
