Before you start
- Make sure you can sign in to your Zudo workspace in a browser.
- If you belong to multiple organizations, switch to the right one before connecting.
- Have your server URL ready:
https://zudo.so/mcp
Connect ChatGPT
Open ChatGPT's custom app, connector, or MCP setup flow
Create a new connection and choose the option to add your own server.
Use OAuth when prompted
If ChatGPT supports discovery, it should find Zudo’s authorization and token endpoints automatically.
OpenAI changes labels and placement in the product over time. Depending on the current UI, this may appear under
custom apps, connectors, tools, or MCP.
Recommended settings
- Server URL:
https://zudo.so/mcp - Scopes:
mcp api - Auth mode: OAuth with discovery enabled
If ChatGPT asks for OAuth endpoints manually
- Authorization endpoint:
https://zudo.so/authorize - Token endpoint:
https://zudo.so/token - Authorization server metadata:
https://zudo.so/.well-known/oauth-authorization-server - Protected resource metadata:
https://zudo.so/.well-known/oauth-protected-resource/mcp
Example prompts
- “Give me a briefing on accounts with the most urgent open requests.”
- “Pull the latest meetings for Acme and identify action items.”
- “Find customers with unresolved support issues and recent negative sentiment.”
Troubleshooting ChatGPT
- If the connection completes but no tools appear, remove the app or connector and reconnect.
- If ChatGPT reports an auth error during tool calls, reconnect and make sure the scopes include
mcpandapi. - If the wrong organization’s data appears, switch organizations in Zudo and reconnect.
