Zoho Lens MCP Server

Zoho Lens MCP Server

Model Context Protocol (MCP) is an open protocol that establishes a standardized way for applications to interact with Large Language Models (LLMs). With an MCP, you can instruct popular AI agents or even custom AI agents to interact with native or third-party applications and complete complex workflows with ease.
Zoho MCP
Zoho MCP is a service from Zoho that allows you to create your own MCP server to perform automated actions across Zoho applications and third-party services. It connects LLMs like GPT or Claude to Zoho's APIs, data models, and actions, so agents gain the context, access, and control they need to turn natural language instructions into real actions across your business apps.
Using Zoho MCP with Zoho Lens, you can trigger actions such as starting and scheduling AR remote sessions, retrieving session reports, managing work instructions, and downloading session files — all through natural language prompts.
Notes
Note: MCP server is available in following datacentres:
US, IN, EU, AU, CA, SA, UAE and JP.
Key Features
  1. Start, schedule, and reschedule AR remote assistance sessions through AI agents
  2. Access ongoing and completed session lists across your organization.
  3. Manage departments, organizations, and org members with ease.
  4. Retrieve session reports, work instructions, and all associated file metadata.
  5. Download session recordings, screenshots, chats, and notes.
  6. Compatible with all MCP clients including Claude, Cursor, Windsurf, and VS Code.

Configuring your Zoho Lens MCP server   

  1. Go to Zoho MCP and click Create MCP server.

  1. Provide a name for your Zoho MCP server and click Create.

  1. Go to Tools, click Add Tools

  1. Search for Zoho Lens.

  1. Choose the required tools and click Add Now to proceed. To select all available tools at once, enable the Tools Name checkbox.

  1. All the required tools will be added to your Zoho MCP server.

  1. Go to Connect and copy the MCP URL generated  to integrate your Zoho MCP server with your preferred  MCP Client (Claude, Cursor, VS Code, or Windsurf).

Notes
A unique and secure URL will be generated by the Zoho MCP service each time you create a Zoho MCP server. This MCP URL will serve as the endpoint invoked when a prompt is executed from your MCP Client.   
  1. Complete the authorization process by selecting the Service and the Org.
  2. Once authorized, go back to your LLM to start asking your queries.

 Implementation 

Connect Zoho Lens MCP to Claude  

Link Claude with Zoho MCP, allowing it to handle real-world workflows through a secure, straightforward setup—all within your conversation window.
Setting Up Zoho MCP in Claude  
Notes
Note: Only a Claude organization admin can complete these steps. Once connected, the integration will be accessible to everyone in your Claude organization, but only you can manage the tools linked to this Zoho MCP instance.
  1. Navigate to claude.ai/settings/integrations
  2. Click on Organization integrations
  3. Select Add integration
  4. Enter a name and paste the Integration copied MCP url.
  5. Click Add
Accessing Zoho MCP Tools in Claude  
  1. Open a new chat
  2. Choose Search and tools
  3. Pick the Zoho MCP connection
  4. Select the tools you’d like to use in the chat
  5. Ask Claude to perform actions using them!

Connect Zoho Lens MCP to Cursor  

Use tools from Zoho MCP directly inside Cursor IDE. Enable your AI assistant to perform real-world actions securely—without leaving your coding workspace.
Setting Up Zoho MCP in Cursor  
You can first try clicking the "Add to Cursor" button for automatic setup. If that doesn't work or you need to modify the installation, follow the directions below.
Add Zoho MCP Server  
  1. Open Cursor settings (Mac - ⇧ + ⌘ + J, Windows - Ctrl + Shift + J)
  2. Go to the MCP Tools tab and click New MCP Server
  3. Copy and paste the following JSON configuration below, then save it using CMD + S or CTRL + S
Activate Agent Mode  
Make sure the chat is set to Agent mode to access Zoho MCP tools within Cursor.
Important: Treat your MCP server key like a password. It can trigger tools connected to your account and access sensitive information.

Connect Zoho Lens MCP to Windsurf  

Use Zoho MCP directly within Windsurf IDE. Let your AI assistant handle real-world actions through a secure, simple connection-right from your coding environment.
Configuring Zoho MCP in Windsurf  
  1. Open Windsurf settings (Mac - "⌘ +,"; Windows -" Ctrl + ,")
  2. Go to the Cascade tab and click Add Server
  3. Select Add custom server +
  4. Add the following JSON configuration, replacing the placeholder key with your MCP key from below
Note: Treat your MCP server key like a password! It can trigger tools linked to this server and access your data. 

Connect Zoho Lens MCP to Visual Studio Code  

Use tools directly inside Visual Studio Code with Zoho MCP. Allow your AI assistant to perform real-world actions through a secure, simple connection, without leaving your coding workspace.
Important: You must have GitHub Copilot enabled and set to Agent mode in Visual Studio Code for Zoho MCP to function correctly.
Configuring Zoho MCP in Visual Studio Code  
  1. Open the Visual Studio Code Command Palette (⇧ + ⌘ + P on Mac, Ctrl + Shift + P on Windows)
  2. Type "MCP: Add Server..." and press Enter
  3. Choose "HTTP (HTTP or Server-Sent Events)" and press Enter
  4. Paste your MCP key from below into the "Server Key" field and press Enter
  5. Provide a server name and press Enter
  6. Make sure GitHub Copilot is set to Agent mode.
  7. Ask GitHub Copilot to use tools from your Zoho MCP server
Caution: Treat your MCP server key like a password! It can trigger tools linked to your server and access sensitive data.

Tools  

The MCP integration provides access to the core capabilities of Zoho Lens. The table below lists all available tools along with their descriptions.
Tool Name
Description
startSession
Initiates a new Zoho Lens AR remote assistance session and generates both a technician URL and a customer URL to begin the live session immediately.
scheduleSession
Schedules an AR remote assistance session with details such as title, customer email, scheduled date and time, and department, with options to notify participants in advance.
rescheduleSession
Reschedules an scheduled session to a new date and time, updating participant notifications accordingly.
fetchScheduledSessionDetail
Retrieves the full details of a specific scheduled session, including title, participants, scheduled time, and department information.
fetchOngoingSessionsList
Returns a list of all ongoing and scheduled sessions of the current user. For super admins and admins, returns the list of ongoing and scheduled sessions of all members in the organization.
fetchCompletedSessionsList
Returns a list of all completed sessions of the current user. For super admins and admins, returns the list of all completed sessions of all members in the organization.
fetchDepartmentsList
Retrieves details about all the departments in which the current user is a member.
fetchOrganizationsList
Returns a list of all organizations associated with your Zoho Lens account.
fetchOrgMembersList
Retrieves a list of all members belonging to a specific organization in your Zoho Lens account.
fetchMyUserDetails
Retrieves the profile and account details of the currently authenticated Zoho Lens user.
fetchSessionReports
Retrieves detailed reports for past sessions, including session duration, technician details, and session status. For super admins and admins, returns reports across all members in the organization.
fetchAllSessionsFilesMetadata
Returns file details (recordings, screenshots, chats, notes) across all sessions created by the current user or other members, based on the user's role.
fetchSpecificSessionFilesMetadata
Returns metadata for all files associated with a specific completed session.
fetchWorkInstructionsList
Retrieves a list of all work instructions in your Zoho Lens account, including title, description, created time, created by, and instruction count details.
fetchWorkInstructionDetails
Retrieves a detailed view of a specific work instruction, including its instructions, attachments, comments, and evaluation mandatory details.
setDefaultOrganization
Sets a specified organization as the default for subsequent Zoho Lens operations and session creation.
setPreferredDepartment
Sets a specified department as the preferred default for new session creation and management.
downloadSpecificSessionAllFiles
Downloads all available files (recordings, screenshots, chats, and notes) from a specific completed session.
Note: Additionally enable getSysIdForSessionId tool to fetch this data.
downloadSessionChats
Downloads the full chat transcript from a completed Zoho Lens remote assistance session.
Note: Additionally enable getSysIdForSessionId tool to fetch this data.
downloadSessionNotes
Downloads the notes recorded by the technician during a Zoho Lens remote session.
Note: Additionally enable getSysIdForSessionId tool to fetch this data.
downloadSessionScreenshots
Downloads all screenshots captured during a specific Zoho Lens remote session.
Note: Additionally enable getSysIdForSessionId tool to fetch this data.
downloadSessionRecordings
Downloads the full session recording of a completed Zoho Lens remote session.
Note: Additionally enable getSysIdForSessionId tool to fetch this data.
 
Note:  In need of our assistance kindly contact us support@zoholens.com.

        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                      All-in-one knowledge management and training platform for your employees and customers.

                                                Create. Review. Publish.

                                                Write, edit, collaborate on, and publish documents to different content management platforms.

                                                Get Started Now




                                                                  You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                      Manage your brands on social media


                                                                        • Desk Community Learning Series


                                                                        • Digest


                                                                        • Functions


                                                                        • Meetups


                                                                        • Kbase


                                                                        • Resources


                                                                        • Glossary


                                                                        • Desk Marketplace


                                                                        • MVP Corner


                                                                        • Word of the Day


                                                                        • Ask the Experts


                                                                          Zoho Sheet Resources

                                                                           

                                                                              Zoho Forms Resources


                                                                                Secure your business
                                                                                communication with Zoho Mail


                                                                                Mail on the move with
                                                                                Zoho Mail mobile application

                                                                                  Stay on top of your schedule
                                                                                  at all times


                                                                                  Carry your calendar with you
                                                                                  Anytime, anywhere




                                                                                        Zoho Sign Resources

                                                                                          Sign, Paperless!

                                                                                          Sign and send business documents on the go!

                                                                                          Get Started Now




                                                                                                  Zoho TeamInbox Resources





                                                                                                            Zoho DataPrep Demo

                                                                                                            Get a personalized demo or POC

                                                                                                            REGISTER NOW


                                                                                                              Design. Discuss. Deliver.

                                                                                                              Create visually engaging stories with Zoho Show.

                                                                                                              Get Started Now








                                                                                                                                  • Related Articles

                                                                                                                                  • Joining a browser session in Zoho Lens

                                                                                                                                    Joining a browser session in Zoho Lens Zoho Lens delivers seamless remote support directly through your browser, eliminating downloads and enabling instant access. Enjoy smooth 2D streaming for quick assistance, while the mobile app offers additional ...
                                                                                                                                  • Zoho Lens Mobile App Deployment using ManageEngine MDM

                                                                                                                                    This section outlines how to deploy the Zoho Lens mobile app for smartphones using ManageEngine MDM. The app is available on both the Google Play Store (Android) and the Apple App Store (iOS), allowing seamless deployment across platforms. ...
                                                                                                                                  • Zoho Lens Mobile App Deployment via Third-party MDM

                                                                                                                                    This section outlines how to deploy the Zoho Lens mobile app for smartphones using any other supported MDM solution like Zoho MDM or Microsoft Intune. The app is available on both the Google Play Store (Android) and the Apple App Store (iOS), ...
                                                                                                                                  • Deployment of Zoho Lens App using Microsoft Intune

                                                                                                                                    This guide explains how to bulk deploy the Zoho Lens mobile app to smartphones using Microsoft Intune. Bulk deployment with a Mobile Device Management (MDM) solution like Intune helps you roll out the app to multiple devices efficiently, keep them ...
                                                                                                                                  • Encryption

                                                                                                                                    Encryption in Zoho Lens Encryption is primarily used to safeguard the contents of a message so that only the intended recipient can read it. This is achieved by replacing the contents with unrecognizable data, which can only be unscrambled by the ...
                                                                                                                                    Wherever you are is as good as
                                                                                                                                    your workplace

                                                                                                                                      Resources

                                                                                                                                      Videos

                                                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                      eBooks

                                                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                      Webinars

                                                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                      CRM Tips

                                                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                                                        Zoho Show Resources