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

# ChatGPT

> Connect ChatGPT to Deal Brain so every answer is grounded in your organization's current deal context.

Deal Brain exposes an MCP server that ChatGPT connects to directly. Once connected, ChatGPT answers from your organization's institutional memory — deals, stakeholders, meetings, and the way your team sells — instead of reconstructing context from whatever you paste in.

## Setup

<Steps>
  <Step title="Open ChatGPT settings">
    Click your profile icon in the bottom-left corner of ChatGPT, then select **Settings**.

    Select Settings from the profile icon in the bottom left corner of the sidebar.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/chatgpt-settings-menu.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=de016b8b97ac6ebd86f6cbabf9d878e3" alt="ChatGPT profile menu with Settings highlighted" style={{ maxWidth: '280px' }} width="720" height="780" data-path="images/integrations/chatgpt-settings-menu.png" />
  </Step>

  Select **Apps**, **Advanced Settings** beneath your connected apps, and toggle on **Developer mode** to enable creating apps.

  <Step title="Enable Developer mode">
    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/chatgpt-developer-mode.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=1fb60f0aca3f2ffdc3ef17da5273c44c" alt="ChatGPT Apps settings with Developer mode toggle" style={{ maxWidth: '600px' }} width="1720" height="930" data-path="images/integrations/chatgpt-developer-mode.png" />
  </Step>

  <Step title="Create a new app">
    Click **Create app** in the top navigation bar.
  </Step>

  <Step title="Enter the connection details">
    Fill in the following fields:

    | Field              | Value                          |
    | ------------------ | ------------------------------ |
    | **Name**           | `Deal Brain`                   |
    | **MCP Server URL** | `https://findtempo.co/api/mcp` |
    | **Authentication** | `OAuth`                        |

    You can copy these values directly from the **Connections** page in your Deal Brain settings.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/chatgpt-new-app-dialog.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=71877e99ce75e2115827215d893f4a3a" alt="ChatGPT New App dialog showing Name, MCP Server URL, and Authentication fields" style={{ maxWidth: '400px' }} width="1140" height="1740" data-path="images/integrations/chatgpt-new-app-dialog.png" />
  </Step>

  <Step title="Acknowledge and create">
    Check the acknowledgment box at the bottom, then click **Create**.
  </Step>

  <Step title="Authenticate">
    ChatGPT will redirect you to authenticate with your Deal Brain account. Sign in with your usual credentials.
  </Step>

  <Step title="Start using Deal Brain in ChatGPT">
    Once connected, you can ask ChatGPT about your deals. Try prompts like:

    * "What are my open deals?"
    * "What did I promise we'd cover in my last meeting with Acme Corp?"
    * "What are the key risks with Jaffle Inc?"
  </Step>
</Steps>

<Note>ChatGPT requires **Developer mode** to be enabled for MCP connections. This is a current ChatGPT requirement — keep it enabled for Deal Brain to work. We will work to remove this requirement soon.</Note>
