Connect ChatGPT
Before you start
Section titled “Before you start”You need a Trace account on the Starter plan or higher. Connecting uses OAuth — you’ll sign in to Trace in your browser; there’s no API key to paste. Your Trace email must be verified, and some tools require the Pro plan. See Authentication for the full access model.
Availability caveats
Section titled “Availability caveats”- Plan. Full custom connectors are available on ChatGPT Pro, Business, Enterprise, and Edu — not on Free or Plus.
- Region. Custom MCP connectors are not available in the EEA, Switzerland, or the UK.
- Transport. ChatGPT’s connector transport support is evolving. OpenAI’s docs reference SSE; the Trace server speaks Streamable HTTP. Verify the connection works before relying on it.
Steps (beta)
Section titled “Steps (beta)”-
In ChatGPT, open Settings → Connectors.
-
Enable Developer mode.
-
Add a custom MCP server with the URL:
https://mcp.tracedata.ai/mcp -
Complete the OAuth sign-in in your browser — log in to Trace and approve access.
Next steps
Section titled “Next steps”- See what the connection exposes in MCP tools.
- Background on the server and transport: MCP overview.