Steps to connect Zoho Mail MCP with Cline AI

Cline is an open-source AI coding assistant that is available as an extension in VS Code, enabling you to interact with your codebase. It can read, edit, and manage code, all within your development environment.

Prerequisite

To configure Cline in VS Code, you need to install Cline in your VS Code account.

Steps to install Cline

  1. Login to your VS Code account and navigate to Extensions on the left pane.
    Cline extension
  2. Type "Cline" and click Install button that appears. 
    Install Cline

Now, Cline is successfully installed in to your VS Code.

Steps to configure Cline

  1. Open your VS Code application and select the Cline icon from the left pane.
    Select Cline
  2. Select the Manage MCP Servers icon from the bottom left pane.
    Manage MCP server
  3. Click the Settings icon and select Configure MCP Servers. The cline_mcp_settings.json file is displayed on the right pane.
  4. Copy the JSON configuration code snippet available under the Connect > MCP Clients > Windsurf tab from the Zoho MCP server console.
  5. Now paste this copied code snippet to the cline_mcp_settings.json file and click Save
    Configure cline MCP

Now, the Zoho MCP server is configured successfully in Cline and enabled.

Cline enabled