Zoom for Claude, Cursor, ChatGPT & agents
Zoom — list scheduled / live / upcoming / past meetings, get meeting details with join URL, list participants who actually joined a past meeting (by UUID), schedule new meetings (instant / schedule...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Zoom — list scheduled / live / upcoming / past meetings, get meeting details with join URL, list participants who actually joined a past meeting (by UUID), schedule new meetings (instant / scheduled / recurring) with topic, agenda, password, and meeting settings, update / delete meetings, list cloud recordings in a date range, fetch recording files (MP4 / M4A / TRANSCRIPT / CC / CHAT) for a specific meeting, and pull parsed transcript text with speaker labels. Use when the user mentions Zoom, meeting, video call, recording, transcript, attendees, or wants to schedule / inspect / pull recordings from Zoom.
The Zoom skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Zoom is connected, ask your agent something like:
- “Get me from Zoom.”
- “List meetings from Zoom.”
- “Get meeting from Zoom.”
Tools available (10)
zoom__get_meGet the authenticated Zoom user's profile (id, email, timezone, plan)
zoom__list_meetingsList meetings for the authenticated user
zoom__get_meetingGet a single meeting by numeric meeting id, including settings and join URL
zoom__list_past_meeting_participantsList participants who actually joined a past meeting (use the meeting UUID, not the numeric id)
zoom__create_meetingSchedule a new Zoom meeting for the authenticated user
zoom__update_meetingUpdate fields on an existing meeting
zoom__delete_meetingDelete a Zoom meeting by id
zoom__list_recordingsList cloud recordings for the authenticated user, optionally filtered by date range
zoom__get_meeting_recordingsGet cloud recording files (MP4, M4A, TRANSCRIPT, CC, CHAT, etc.) for a specific meeting. Provide either meeting_id or meeting_uuid.
zoom__get_recording_transcriptConvenience: locate the meeting's TRANSCRIPT (or CC fallback), download with the user's OAuth token, and return parsed plain-text transcript with optional speaker labels
How to connect
Zoom needs a one-click OAuth grant to talk to zoom. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Zoom.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Zoom? You may also want:
- Airtable — list bases, read / query records with filter formulas, create new rows, and update fields on existing records via Airtable REST API
- Apple Calendar — list calendars, today's events, upcoming events, search by free-text, create / update / delete events with attendees, location, all-day flag
- Apple Reminders — list reminder lists with incomplete counts, list reminders inside a list, surface today's due + overdue items, create / update / complete / del...
- Asana — list workspaces and projects, list / create tasks, set due dates, and mark tasks complete
- Cal.com — list and manage bookings, event types, availability schedules; create / cancel / reschedule meetings on the user's Cal.com account
Or browse all 75 skills in the Syncore catalog.