# Zoho Meeting MCP connector

The Zoho Meeting connector brings your meetings, users, and departments into Elaichi, so Claude, ChatGPT, Cursor, or any MCP client can look them up inside each person's own Zoho Meeting access, with every request logged.

Source: https://elaichi.ai/connectors/zohomeeting/

## Facts

| | |
| --- | --- |
| Application | Zoho Meeting |
| Category | Video |
| AI tools | 8 |
| Authentication | Connects over OAuth |
| Needs your own OAuth app | No |
| MCP endpoint | https://api.elaichi.ai/mcp |
| Works with | Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent |
| Tools advertised by name | Yes |

## What you can ask once Zoho Meeting is connected

- List Zoho Meeting meetings scheduled this week
- Which users sit in the Sales department
- Show details for yesterday's customer onboarding meeting

## Connect Zoho Meeting in Elaichi

This happens once for the organization, before any client is involved.

1. Open Connections, choose Add connection, and pick Zoho Meeting.
2. Optionally set Share with, then press Connect.
3. Approve it in Zoho Meeting. Zoho Meeting's own window opens. Whoever approves it decides what this connection can reach.

Credentials are vaulted and nobody, including the AI, reads them back. The connection becomes a toolbox immediately, so you can curate which Zoho Meeting tools are exposed, rename them, or freeze arguments before anyone points a client at it.

## Connect Zoho Meeting to Claude

Endpoint: https://api.elaichi.ai/mcp

1. Open Customize, then Connectors.
2. Press Add.
3. Name it, paste the MCP server URL, then Continue.
4. Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

## Connect Zoho Meeting to ChatGPT

Endpoint: https://api.elaichi.ai/mcp

1. Open Plugins, then press the + button.
2. Name it and paste the endpoint into Server URL.
3. Leave Authentication on OAuth, then tick the risk acknowledgement.
4. Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

## Connect Zoho Meeting to Cursor

Endpoint: https://api.elaichi.ai/mcp

1. Open `~/.cursor/mcp.json`.
2. Add the endpoint under `mcpServers`.
3. Reload Cursor, then sign in and approve.

Set up per machine, so repeat it on each computer you work from.

## Connect Zoho Meeting to any MCP client

Endpoint: https://api.elaichi.ai/mcp

1. Add the endpoint as a remote MCP server.
2. Sign in and approve.

The Elaichi Agent already has these tools, with nothing to set up.

## What the consent screen decides

Only Read is granted by default, which is not enough to call a Zoho Meeting tool. Over MCP there is no trusted place to confirm a write in the moment, so the consent screen is the standing approval rather than a formality. Grant Read and Run tools. Think hard before granting Delete, which reaches into connected apps and cannot be undone.

## What teams do with Zoho Meeting through Elaichi

### Prep for the next customer call

Sales. Ask what is on the Zoho Meeting calendar this afternoon and pull up the details of a specific meeting, its title, time, and who set it up, before joining.

### Find the meeting a customer is asking about

Support. When a customer writes in about a session they were invited to, look up that Zoho Meeting by its details and confirm when it is and who is hosting it.

### See how meetings spread across teams

Operations. List the meetings scheduled in Zoho Meeting for the week and group them by department to spot the teams that are booked solid and the ones with room.

### Check who sits in which department

People. Pull the list of Zoho Meeting departments and the users in each one when you are updating org charts or planning a team-wide session.

### Review who has a Zoho Meeting account

IT. List every user in Zoho Meeting and look up a single person's record to confirm they are set up correctly before a company-wide broadcast.

### Get a plain-language digest of the week

Leadership. Ask for a summary of upcoming Zoho Meeting sessions across the organization, who is hosting them, and which departments they belong to, without opening the app.

## Frequently asked questions

### How do I connect Zoho Meeting to Claude?

First, connect Zoho Meeting in Elaichi. You are sent to the normal Zoho sign-in page, you sign in as yourself and allow access, and that is the whole step, with no client ID or secret to generate and no OAuth application to register. Then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Claude signs you in through Elaichi and your Zoho Meeting meetings, users, and departments are available from that point.

### Does Zoho Meeting work with ChatGPT and Cursor as well as Claude?

Yes. Once Zoho Meeting is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Zoho Meeting once and every client you use picks it up, with the same access rules in each.

### What can an AI agent actually do with my Zoho Meeting data?

With Zoho Meeting connected, an agent can list your scheduled meetings and pull up the details of a single one, such as its title, timing, and host. It can also list the users in your Zoho Meeting account, look up one person, and show which users belong to which department. This connector reads Zoho Meeting; it does not create, change, or cancel meetings.

### Does connecting Zoho Meeting give the AI access to everyone's meetings?

No. Every request to Zoho Meeting runs as the person who signed in, so the AI sees only the meetings, users, and departments that person can already see in Zoho Meeting itself. Elaichi can narrow that further, for example limiting a team to looking up meetings only, but it can never widen what Zoho Meeting already allows that person.

### Can my team share one Zoho Meeting connection?

Yes. One person connects Zoho Meeting in Elaichi and shares the connection with a team, and nobody else on the team ever handles a password, token, or key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person behind every lookup of a meeting or user.

### Can I stop an agent from deleting or changing things in Zoho Meeting?

This Zoho Meeting connector only reads meetings, users, and departments, so there is nothing for an agent to delete or change. Beyond that, Elaichi restrictions work per action, so you can also switch off individual lookups, such as listing all users, for a given team. An action that is blocked is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it.

### What happens to a Zoho Meeting connection when someone leaves?

When you offboard a person in Elaichi, their access to Zoho Meeting through every client ends at once. If they were using a shared Zoho Meeting connection, it keeps working for everyone else on the team. If you want to remove Zoho Meeting entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

## All 8 Zoho Meeting tools

Every tool below is callable through https://api.elaichi.ai/mcp once Zoho Meeting is connected, subject to the toolbox it is in and the restrictions on the caller.

- **List all Zoho Meeting me** (List). Use this endpoint to get currently authenticated user account details.
- **List all Zoho Meeting users** (List). Use this endpoint to get all users in the Zoho Meeting account. 
- **Get single Zoho Meeting user by ID** (Get). Use this endpoint to get a single user in the Zoho Meeting account. It always requires the ID to fetch.
- **List all Zoho Meeting departments** (List). Use this endpoint to get all departments in an organization. 
- **Get single Zoho Meeting department by ID** (Get). Use this endpoint to get a single department in the Zoho Meeting account. It always requires the ID to fetch.
- **List all Zoho Meeting department users** (List). Use this endpoint to get a list of all users in a specific department in the Zoho Meeting account. 
- **List all Zoho Meeting meetings** (List). Use this endpoint to retrieve a list of meetings from your Zoho Meeting account. The response will include details about each meeting key, topic, presenter information, start time, and end time. 
- **Get single Zoho Meeting meeting by ID** (Get). Use this endpoint to retrieve a single meeting from your Zoho Meeting account. It always requires an ID to fetch.
