ChatGPT
Setup for ChatGPT Plus and the GPT Connectors model.
ChatGPT exposes MCP servers through the Connectors interface. The provisioning panel produces a YAML snippet ChatGPT accepts directly; the wrapping context is below.
Open Connectors
Settings → Connectors → Add a custom server. Paste the snippet from the provisioning panel into the configuration field; ChatGPT validates the URL on save.
Snippet shape
name: agora-refund-intake
url: https://run.agora.*/mcp/<your-id>
auth:
kind: bearer
token: <token-from-provisioning-panel>Pin the workflow
Pin the connector to the GPT you want to expose it through. The workflow shows up as a tool the GPT can invoke; the harness handles the conversation flow. ChatGPT records the tool calls; agorá records the runs.