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

# Connect to ChatGPT

> Set up Lever in ChatGPT

# Connect to ChatGPT

Add Lever to ChatGPT to manage ad campaigns through conversation.

<Note>
  ChatGPT custom connectors require **Developer Mode** (available on Pro, Team, Enterprise, and Edu plans). Last verified: March 2026.
</Note>

## Setup

1. Open **Settings → Connectors → Advanced → Developer Mode** (toggle ON)
2. Click **Create** to add a new connector
3. Enter these details:

| Field | Value                         |
| ----- | ----------------------------- |
| Name  | `Lever`                       |
| URL   | `https://api.leverhq.app/mcp` |

4. ChatGPT will prompt you to authorize — log in with your Lever account and click **Allow**
5. Start a new conversation and select Lever from your available tools

## Verify the Connection

Ask ChatGPT:

> "What ad accounts do I have connected to Lever?"

ChatGPT will call the `list_connections` tool and show your connected accounts.

## Troubleshooting

<AccordionGroup>
  <Accordion title="ChatGPT doesn't see the Lever tools">
    Make sure Developer Mode is enabled under Settings → Connectors → Advanced. You need a Pro, Team, Enterprise, or Edu plan.
  </Accordion>

  <Accordion title="Can't find Connectors in settings">
    The Connectors option may appear under different labels as ChatGPT updates its UI. Look for "Apps & Connectors" or "Developer Mode" in Settings.
  </Accordion>

  <Accordion title="Authentication error">
    Try removing and re-creating the connector. Ensure you have a Lever account at [leverhq.app](https://leverhq.app) with at least one connected ad platform.
  </Accordion>
</AccordionGroup>
