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

# ChatGPT

> Connect Caplena Insight Agent to ChatGPT using the Model Context Protocol (MCP).

Connect your Caplena workspace to ChatGPT using the Model Context Protocol (MCP) to query feedback data, summarize projects, and analyze customer comments directly from ChatGPT.

<Note>
  Custom MCP servers require a **ChatGPT Plus, Pro, Business, Enterprise, or Edu** subscription. **Developer Mode** must be enabled.

  Availability of custom MCP servers may vary by account, workspace, and region.
</Note>

## Before You Start

Before connecting Caplena, make sure that:

* You have a Caplena account.
* At least one Caplena project is set to **Live**.
* You have a supported ChatGPT subscription.
* Developer Mode is available on your ChatGPT account.

<Tip>
  Only projects set to **Live** are available through the Insight Agent.

  [Learn how to set a project to Live →](/get-started/project-settings/setting-a-project-to-live)
</Tip>

***

## Step 1: Enable the Insight Agent in Caplena

<Frame>
  <img src="https://mintcdn.com/caplena-32172960/Txi27O_XOkXTQvHL/images/Screenshot-2026-06-28-at-18.06.19.png?fit=max&auto=format&n=Txi27O_XOkXTQvHL&q=85&s=d93635af9b27de5a3960fae09db07fbf" alt="Screenshot 2026 06 28 At 18 06 19" width="3420" height="1312" data-path="images/Screenshot-2026-06-28-at-18.06.19.png" />
</Frame>

<Steps>
  <Step title="Open Integrations">
    Go to **Settings → Integrations** inside Caplena.
  </Step>

  <Step title="Enable MCP">
    Locate the **Insight Agent (MCP)** integration and click **Enable**.

    Confirm the installation.
  </Step>

  <Step title="Copy the MCP Server URL">
    Once the installation has been created, copy the **MCP URL**.

    It will look similar to: [https://api.caplena.com/v2/outbound-connectors/mcp](https://api.caplena.com/v2/outbound-connectors/mcp) You'll use this URL when creating the ChatGPT app.
  </Step>
</Steps>

***

## Step 2: Enable Developer Mode in ChatGPT

<Frame>
  <img src="https://mintcdn.com/caplena-32172960/gQ5IpCkMXlxciPIn/images/Screenshot-2026-06-28-at-18.30.38.png?fit=max&auto=format&n=gQ5IpCkMXlxciPIn&q=85&s=3f4d51b3565af6d6a5a39a19a7ac8eb7" alt="Screenshot 2026 06 28 At 18 30 38" width="1318" height="1136" data-path="images/Screenshot-2026-06-28-at-18.30.38.png" />
</Frame>

<Steps>
  <Step title="Open Settings">
    Open ChatGPT.

    Click your profile picture in the bottom-left corner and choose **Settings**.
  </Step>

  <Step title="Open Apps">
    Navigate to:

    **Apps → Advanced settings**
  </Step>

  <Step title="Enable Developer Mode">
    Turn on **Developer Mode**.

    This allows ChatGPT to connect to custom MCP servers.
  </Step>
</Steps>

***

## Step 3: Create the Caplena App\\

\\

<Frame>
  <img src="https://mintcdn.com/caplena-32172960/gQ5IpCkMXlxciPIn/images/Screenshot-2026-06-28-at-18.31.40.png?fit=max&auto=format&n=gQ5IpCkMXlxciPIn&q=85&s=d6ce28eb1487c1b4aae11fac300778c0" alt="Screenshot 2026 06 28 At 18 31 40" width="876" height="1540" data-path="images/Screenshot-2026-06-28-at-18.31.40.png" />
</Frame>

<Steps>
  <Step title="Create a new App">
    Go to:

    **Settings → Apps**

    Click **Create**.
  </Step>

  <Step title="Enter the MCP Server URL">
    Fill in the following:

    * **Name:** Caplena
    * **MCP Server URL:** paste the URL copied from Caplena

    You do **not** need to manually enter OAuth endpoints.

    ChatGPT automatically discovers:

    * OAuth issuer
    * Authorization endpoint
    * Token endpoint
    * Dynamic Client Registration
    * Supported scopes

    from the MCP server.
  </Step>

  <Step title="Review the detected configuration">
    ChatGPT will verify the MCP server and display the available tools.

    Click **Create**.
  </Step>

  <Step title="Authorize with Caplena">
    You'll be redirected to Caplena.

    Sign in if necessary.

    Review the requested permissions.

    Click **Authorize**.

    You'll then be redirected back to ChatGPT.
  </Step>
</Steps>

## Step 4: Start Using Caplena

Start a **new ChatGPT conversation**.

Enable the **Caplena** app from the available Apps/Tools menu.

You can now ask questions such as:

> List the projects I have access to.

> Summarize the latest customer feedback.

> What are the top themes in our NPS survey?

> Compare the latest wave with the previous quarter.

> Show me comments mentioning delivery delays.

<Note>
  The first time ChatGPT accesses Caplena, it may ask for your permission.

  You can choose **Always allow** if you don't want to approve every request individually.
</Note>

***

## Advanced: Deep Research with Caplena Data

ChatGPT's **Deep Research** feature can combine your Caplena feedback data with web sources in a single research task — useful for contextualizing customer feedback against external information.

Example prompts:

> Using my Caplena NPS project and recent industry reports, write a competitive analysis of how our product perception compares to the market.

> Cross-reference the top complaints from my Caplena support feedback with publicly reported issues for \[competitor] and summarize the gaps.

> Based on my Caplena Q1 feedback and current market trends, draft a product prioritization recommendation.

To use it: open a chat, click **Deep Research** under the input field, add Caplena as a source, and enter your prompt.

<Note>
  Deep Research is available on ChatGPT **Pro** and higher plans.
</Note>

***

## Troubleshooting

### I don't see "Developer Mode"

Developer Mode is only available for supported ChatGPT plans and may not yet be enabled for every account or workspace.

### Authentication fails

Make sure:

* your MCP installation is enabled in Caplena
* you're signing in with the correct Caplena account
* your project is set to **Live**

### No projects are returned

Only **Live** projects are accessible through the Insight Agent.

Check that:

* the project is Live
* your Caplena user has permission to access it

### Do I need to copy the OAuth configuration?

No.

ChatGPT automatically discovers the OAuth configuration from the MCP server.

The additional OAuth details displayed in Caplena are primarily intended for MCP clients that require manual configuration.
