Zoho MCP server
- Endpoint
-
https://mcp.zoho.in/ - Transport
- streamable-http
- Docs
- https://help.zoho.com/portal/en/kb/mcp/implementation-guide/articles/zoho-mcp-implementation-guide
OAuth · resolves from well-known metadata Create a server in the Zoho MCP Console, copy its MCP URL from the Connect section, then add that URL to your MCP client and complete the browser consent flow when the client prompts you. Zoho documents OAuth as the authentication type when adding the MCP server, and says users are redirected to the Zoho MCP authorization screen to click Allow. By default this is Authorization on Demand, where each user authorizes with their own account; organizations can optionally use Authorization via Connection configured by a Super Admin in the Zoho MCP service.
Create a server in the Zoho MCP Console, then open its Connect section and copy the generated MCP URL. Zoho's FAQ says this URL should be treated like a password and can be rotated with Regenerate API Key, which indicates the URL embeds or depends on a server API key. Use the regenerated MCP URL if the old one is compromised.