Steps to connect Zoho Mail MCP with VS Code

Note:

The steps mentioned below are for free plan users on VS Code desktop application. 


 

Prerequisite:


 

Automatic configuration

  1. Login to Zoho MCP console and navigate to Connect > MCP Clients > VS Code tab.
  2. Select Add to VS Code button under Steps to automatic configuration section.
    Add to VS Code
  3. Click Install once the VS Code application is launched with your intended Zoho MCP sever name.
    Install VSCode
  4. Select Allow and Open when the pop-up appears.
  5. You will be directed to the Zoho MCP authorization screen in your local host. Click Allow.
    Allow authentication
  6. Select the check box to grant permission and click Accept in the MCP authentication page and click Allow when prompted.

Now the authentication is successful and your configured Zoho MCP server is enabled in VS Code app along with the added tools.

VS code enabled

Manual configuration

To configure your Zoho MCP to VS Code app manually, follow the below steps:
 

  1. Open the Visual Studio Code Command Palette.(⇧ + ⌘ + P on Mac, Ctrl + Shift + P on Windows)
  2. Type MCP and select MCP: Add Server value from the drop-down.
    MCP add server
  3. Choose "HTTP (HTTP or Server-Sent Events)" and press Enter.
    Add HTTP value
  4. Copy the MCP URL available from the Zoho MCP server consoleand paste it in the Enter Server URL field, then press Enter.
    Enter server URL
  5. Enter the desired server ID (server name) in the Enter Server ID field and press Enter.
    Enter server ID
  6. Click Allow when the authentication window pops up.
    Allow to authenticate
  7. You will be directed to the Zoho MCP authorization screen in your local host. Click Allow.
    Allow authentication
  8. Select the check box to grant permission and click Accept in the MCP authentication page and click Allow when prompted. 

Now the authentication is successful and your configured Zoho MCP server is visible in the mcp.json file with the Running status.

Configuration enabled