Now, you will be able to leverage Windsurf's artificial intelligence to execute workflows permitted by the MCP Tools configured in the Zoho MCP server.
Unlike other MCP Clients that require manual steps to add MCP servers, VS Code offers you automatic configuration.
The required configurations to add your MCP server to VS Code will be automatically handled.
However, for VS Code to access your MCP server and the tools configured in it, you need to connect and provide the required authorizations.
Now, you will be able to leverage Copilot's artificial intelligence to execute workflows in VS Code, permitted by the MCP Tools configured in the Zoho MCP server.
Now, you will be able to leverage Copilot's artificial intelligence to execute workflows in VS Code, permitted by the MCP Tools configured in the Zoho MCP server.
If your custom AI Model, LLM, AI-compatible IDE, or tool is compatible to accept MCP servers, and it supports connection through HTTP or Streamable Transport, then you can add your Zoho MCP server to using the following steps:
- {
- "mcpServers": {
- "ZohoMCP": {
- "command": "npx",
- "args": [
- "mcp-remote",
- "YOUR_MCP_URL", // Replace with your MCP URL
- "--transport",
- "http-only"
- ]
- }
- }
- }
Tip: If you copy the JSON snippet from the Connect section in the console, the value for MCP URL will be automatically added to the JSON snippet when you paste it in your MCP Client.
Once you perform these steps, your MCP server should be added to your tool. If you are facing further difficulties, reach us at
MCP support.
In the Zoho MCP console, you have the option to delete configured tools. You can delete tools and re-configure MCP Tools in both custom MCP Servers and Pre-configured Servers.
To delete a MCP Tool:
- You can find a list of your configured tools in the Tools section of the MCP console.
- Click the ellipsis icon next to the required tool, and click the Delete option.
- Click Delete in the pop-up to delete the tool.
The tool will be deleted.
Use Collaborators
Collaborators is a Zoho MCP service feature that allows you to send out email invites to trusted members and add them as part of your organization. This will allow your Collaborators to access the MCP resources instead of having to individually create MCP servers.
Invite a Collaborator
You can send out email invites from the Zoho MCP console, to your trusted members and add them as collaborators to your organization.
To invite a team member:
1. Click your user profile, and click Collaborators.
2. Click Invite User.
3. Provide the team members email address, and assign them with the required role using the Role dropdown.
4. Click Invite.
The team member is now a Collaborator. Their status will be active once they verify their access using the email invite sent to them.
Edit a Collaborator's Role
To change a collaborator's role:
1. Click the ellipsis icon next to the required Collaborator, and click Edit.
2. Make the required change, and click Save.
The role will be edited.
Remove Collaborator
To remove a collaborator from your organization:
1. Click the ellipsis icon next to the required Collaborator, and click Remove.
2. Click Remove in pop up to confirm your decision.
The collaborator will be removed from your organization.
Delete Organization
Only a Super Admin can delete the organization. Before deleting your organization, you need to ensure you have removed all your collaborators.
To delete an organization:
1. Click the ellipsis icon, and click Delete Org.
2. Click Delete Org to confirm your choice.
The organization will be deleted.
Use Logs
Logs is a feature in Zoho MCP that indexes all accesses made through the MCP Tools configured in your Zoho MCP server.
To access and use Logs:
- Navigate to the Logs section present in the Zoho MCP console.
- Using the filter options, choose your required:
- Time Zone
- Status (Success/Failure)
- Required MCP Tool
- If you have the required ZUID and Execution ID, you can provide them as well.
- Click Search.
Your required logs will be listed.
Note: The shelf life of the logs is 30days beyond which they will continue to be deleted.
Manage Authorizations
Switch Authorization Type
The Zoho MCP service, to authorize MCP Tools of Zoho services, you have the option to choose between two authorization types, Authorize on Demand, and Authorize via Connections. Authorize on Demand is the default authorization type. For third-party services, we only offer Authorize via Connections.
To switch authorization types:
- Navigate to the Connections section, and select Zoho Services.
- Click Edit, and select your required authorization type.
- Click Update.
- To apply the changed authorization type, click the ellipsis icon next to the Connection, and click Authorize.
The selected authorization type will be implemented.
Revoke Authorization
Zoho MCP service offers you the option to revoke a user's MCP tool authorization.
Revoke Native Zoho Services Authorization
To revoke authorization:
- Click the ellipsis icon next to the required user detail and click Revoke.
- Click Revoke, to confirm your action.
The authorization will be revoked.
You can always re-authorize again, by clicking the ellipsis icon next to the Not Yet Connected Connection and click Authorize.
Manage Connections with Third-party Services
Every connection created with a third-party service will be listed under the Third-party Services tab in the Connections section.
Similar operations, such as Revoke and Authorize, which are available in Zoho services' tools, are also available with your connections with third-party services. Additionally, you can also delete a connection with a third-party service.
To delete a third-party service connection:
- Click the ellipsis icon next to the required user detail and click Delete.
- Click Delete, to confirm your action.
The connection will be deleted.
Manage Zoho MCP Servers
You can always find the list of all the servers, and pre-configured servers you created in the homepage of the Zoho MCP console.
Once you've created your Zoho MCP server, you can modify its configuration, disable it temporarily, or delete it entirely.
Disable / Re-Enable a Zoho MCP Server
To disable a Zoho MCP Server:
- Click the ellipsis icon next to the required server and click Disable.
- Click Disable, to confirm your choice.
The MCP Server will be disabled. To re-enable a disabled Zoho MCP server, follow the same steps above and click Enable instead.
Delete a Zoho MCP Server
To delete a Zoho MCP server:
- Click the ellipsis icon next to the required server and click Delete.
- Click Delete, to confirm your choice.
The Zoho MCP server will be permanently deleted.