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

# ChatGPT

> Connect ChatGPT to Modus by adding it as a custom connector in developer mode.

ChatGPT can use Modus as a **custom connector**, so conversations can pull in
your organization's scopes, workflows, and context.

<Note>
  Custom connectors require ChatGPT's **developer mode**, available on plans
  that support it. Connectors use OAuth — Personal Access Tokens aren't
  supported here.
</Note>

<Frame>
  <img src="https://mintcdn.com/modus-c77f86cb/0t9CfZKMweBgcLaa/images/mcp/scope-chatgpt.png?fit=max&auto=format&n=0t9CfZKMweBgcLaa&q=85&s=11c08678c06630dfacf80d3fb126c055" alt="ChatGPT tab on a scope's MCP tab with the connector Name and MCP server URL fields and developer-mode steps" width="418" height="337" data-path="images/mcp/scope-chatgpt.png" />
</Frame>

## Add the connector

<Steps>
  <Step title="Enable developer mode">
    In ChatGPT, go to **Settings → Apps → Advanced settings** and enable
    **Developer mode**.
  </Step>

  <Step title="Create the connector">
    Go to **Settings → Apps → Create** and fill in the values from a
    [scope](/guides/scopes)'s **MCP** tab → **ChatGPT** (recommended — one
    connector, one expert):

    * **Name:** e.g. `Modus – Revenue Analyst`
    * **MCP server URL:** the scope's URL, e.g.
      `https://mcp.getmodus.com/org/<org>/scope/<scopeId>` — or, to connect all
      of Modus, `https://mcp.getmodus.com/modus?toolsets=context` from
      **Account → MCP**
    * **Authentication:** OAuth
  </Step>

  <Step title="Sign in">
    Acknowledge ChatGPT's connector notice and create it. Your browser opens the
    Modus sign-in — approve access and choose your organization.
  </Step>
</Steps>

## Using it

Enable the Modus connector in a conversation and ask in natural language —
*"Using Modus, summarize how we calculate monthly recurring revenue."* ChatGPT
doesn't support MCP slash commands, so name the scope you want in your question
when it matters.

Need help? Contact us at [support@getmodus.com](mailto:support@getmodus.com).
