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

# ChatGPT

> Set up Conductor's MCP with ChatGPT.

You can configure connections to Conductor with ChatGPT with an App in ChatGPT's marketplace or with a custom connector.

### Available tools

#### Custom connections to ChatGPT

Custom connections will always include the most up-to-date set of tools available, currently including:

* `tracked_configs`
* `ai_brand_insights`
* `ai_citation_insights`
* `keyword_insights`

#### Connections to Conductor's ChatGPT marketplace app

Connections with the native ChatGPT app require fewer steps, but might not include access to all tools. Currently, the following tools are *not* available in the native ChatGPT app on the marketplace:

* `keyword_insights`

[Learn more about the data you can access through these tools](/mcp/what-data-is-available-in-conductors-mcp).

## Configure Conductor in ChatGPT

<Accordion title="Create a Custom Connection to ChatGPT">
  Configuring a custom app in OpenAI's ChatGPT currently requires you to:

  * Create an API token in the Conductor platform. Learn how: [Authenticating Custom Connections](https://www.conductor.com/docs/mcp/custom-connectors/#bearer-token-auth)
  * Create an App in ChatGPT using Developer Mode.

  Please reach out to your Conductor contact if you have questions about this process.

  ### Verify Your ChatGPT Plan and Permissions

  To set up this connection, you will need to have the ability to create Apps in Developer Mode:

  * Developer Mode requires any of ChatGPT's paid plans: **Pro**, **Plus**, **Business**, **Enterprise** and **Education**
  * Certain plans require Admin access to enable Developer mode

  ### Configure Your App in ChatGPT

  Before members of **Business**, **Enterprise**, and **Education** plans can use a custom App, a user with **Developer Mode** permissions (usually an Admin) needs to perform the following steps to add the App to your organization's Workspace. (If your organization uses multiple ChatGPT Workspaces, this configuration would have to be done in each.)

  1. Go to [**ChatGPT**](https://chatgpt.com).
  2. If you are not already, sign into the paid account you want to use to configure this integration. Be sure to use the correct account (likely an account belonging to your organization and not your personal ChatGPT account).
  3. Open your profile menu in the bottom-left corner and select **Settings**.
  4. Go to the **Apps** tab.
  5. Click the toggle to enable **Developer mode**.
  6. Click **Create app**.
  7. Complete the **New App** form as follows:
     * **Name**: `Conductor`
     * **Connection**:
       * Choose **Server URL** from the toggle above the **Connection** field.
       * `https://mcp-universal.conductor.com/mcp/v3`
     * **Authentication**: `Access token / API key`
     * Click to open the **Advanced settings** menu.
     * **Access token / API key**: `YOUR_CONDUCTOR_API_TOKEN`
  8. Select the **I understand and want to continue** check box.
  9. Click **Create**. OpenAI will process your information, and you will be redirected to a Conductor authentication screen.
  10. Authenticate using your Conductor credentials. This may take some time.

  Your Workspace's connection to Conductor's MCP server is complete.

  <Frame>
    <img src="https://mintcdn.com/conductor-0f65a05d/Apx4apXB-EwfFq5O/images/chatgpt-custom-connector-api-token.gif?s=1af9ed4580dd16af2ae0aac747e2c589" alt="Create a custom App" width="1440" height="810" data-path="images/chatgpt-custom-connector-api-token.gif" />
  </Frame>

  ### Query Your Data with ChatGPT

  To access your data, click the **+** icon, and in the **More** menu, select your **Conductor** app.

  <Frame>
    <img src="https://mintcdn.com/conductor-0f65a05d/vJX8piKB_IHU-RFF/images/find-app.png?fit=max&auto=format&n=vJX8piKB_IHU-RFF&q=85&s=04cc6d25318c79233c6d5a23525758e4" alt="Find App" width="957" height="701" data-path="images/find-app.png" />
  </Frame>
</Accordion>

<Accordion title="Create a Connection with the Native Conductor App in ChatGPT">
  1. Go to [**ChatGPT**](https://chatgpt.com).
  2. If you are not already, sign into the paid account you want to use to configure this integration. Be sure to use the correct account (likely an account belonging to your organization and not your personal ChatGPT account).
  3. Open your profile menu in the bottom-left corner and select **Settings**.
  4. Go to the **Apps** tab.
  5. Click **Explore Apps**.
  6. Search for and select the **Conductor** app in the **App** marketplace.
  7. Click **Connect**. 
  8. Click **Connect Conductor**. You will be redirected to a Conductor authentication screen.
  9. Authenticate using your Conductor credentials.

  Your Workspace's connection to Conductor's MCP server is complete.

  <Frame>
    <img src="https://mintcdn.com/conductor-0f65a05d/vJX8piKB_IHU-RFF/images/add-chatgpt.gif?s=f29560ef5e69c870cfefe7b6f4378834" alt="Add Chatgpt" width="1440" height="810" data-path="images/add-chatgpt.gif" />
  </Frame>

  ## Query Your Data with ChatGPT

  To access your data, click the **+** icon, and in the **More** menu, select your **Conductor Alpha** app.

  <Frame>
    <img src="https://mintcdn.com/conductor-0f65a05d/BElxMwfiGoByrPH0/images/Query-Conductor.png?fit=max&auto=format&n=BElxMwfiGoByrPH0&q=85&s=24c503f672b84858d2992ffa1a2fa48f" alt="Query Conductor" width="1087" height="611" data-path="images/Query-Conductor.png" />
  </Frame>
</Accordion>

## FAQs

[Review this feature's frequently asked questions](/mcp/mcp-faqs)
