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

# ChatGPT

> Connect Migma MCP to ChatGPT custom connectors.

Use Migma MCP in ChatGPT when your workspace supports custom MCP connectors or ChatGPT developer mode. Use it for campaign review, email preparation, exports, contact checks, and safe test sends.

## Remote MCP

Add Migma as a custom MCP connector:

```text theme={null}
https://migma.ai/mcp
```

When ChatGPT asks for authentication, use a Migma API key from **Settings -> Developers -> API Keys**.

<Info>
  ChatGPT MCP support depends on workspace plan and admin settings. If custom MCP connectors are not available, use Cursor, Claude, Codex CLI, or the Migma API instead.
</Info>

## Verify

Ask ChatGPT:

```text theme={null}
Use Migma to list my brands. Do not send or export anything.
```

If tools are missing, reconnect the MCP server and check that custom MCP connectors are enabled for your workspace.

## Next

<CardGroup cols={2}>
  <Card title="MCP Server" icon="server" href="/mcp-server">
    Remote MCP endpoint and tool behavior.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Create and scope API keys.
  </Card>
</CardGroup>
