Skip to main content
ChatGPT can connect to Zudo through the remote MCP server so it can query accounts, requests, meetings, and other Zudo data with your permission.

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

1

Open ChatGPT's custom app, connector, or MCP setup flow

Create a new connection and choose the option to add your own server.
2

Enter the Zudo MCP server URL

Use https://zudo.so/mcp.
3

Use OAuth when prompted

If ChatGPT supports discovery, it should find Zudo’s authorization and token endpoints automatically.
4

Sign in and approve access in Zudo

Complete the browser-based login and consent flow.
5

Return to ChatGPT and confirm the tools appear

Once the connection is complete, ChatGPT should expose Zudo tools in the custom app.
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.
  • 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 mcp and api.
  • If the wrong organization’s data appears, switch organizations in Zudo and reconnect.