ChatGPT¶
ChatGPT connects to the MCP through its connector settings, using the same OAuth sign-in as every other client.
Add the connector¶
- Open Settings → Connectors (availability depends on your ChatGPT plan).
- Add a connector with the URL:
- ChatGPT discovers the authorization server and sends you to the Coin Daily sign-in page. Create a free account or log in, then approve access.
- The publication's tools are now available. Try "Use The Coin Daily to brief me on ETH-USD."
ChatGPT registers itself automatically via Client ID Metadata Documents — there's nothing to configure on our side or yours beyond the URL and sign-in.
Note
Building a ChatGPT app with the Apps SDK rather than using a personal connector? You'll point your app's MCP configuration at the same https://mcp.thecoindaily.co/mcp endpoint; it advertises CIMD and standard OAuth 2.1 metadata for the Apps SDK to consume.