Welcome to Zuora Product Documentation

Explore our rich library of product information

Redirect URIs by MCP client

View common MCP clients and their corresponding redirect URIs for configuring OAuth callbacks.

Redirect URIs by MCP client

The following table lists common MCP clients and their corresponding redirect URIs. The supported MCP clients and applications are not limited to the clients listed in this table. To use another MCP client or application, see the documentation for that MCP client to get the redirect URI.

MCP clientRedirect URI
Claude Desktop

https://claude.ai/api/mcp/auth_callback or https://claude.com/api/mcp/auth_callback

ChatGPT

The ChatGPT app provides a dynamic and unique callback URL during MCP creation. Follow the steps in the detailed setup guide for ChatGPT.

Cursor

cursor://anysphere.cursor-mcp/oauth/callback

Claude Code

http://localhost:${port}/callback

Replace ${port} with a port of your choice, such as 8088, and use http://localhost:8088/callback. If the lsof -i :8088 command returns no output, the port is available. On Windows, use netstat -ano | findstr :8088.

Gemini CLI

http://localhost:7777/oauth/callback

n8n

https://oauth.n8n.cloud/oauth2/callback

This redirect URI is specific to your agents.