Zoom Connector for AI agents.
14 live capabilities
Schedule video meetings and manage webinars through your AI client.
Waiting for input…
Why people use Zoom
Stop Hunting for Links with the Zoom
This Connector changes that. You just tell your agent to grab the link or schedule the next session. It handles the navigation while you stay in your flow. You get your time back.
What Vinkius changes
You get a hands-free way to manage your entire Zoom communication calendar.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapidly setting up team syncs
A project manager needs to set up 5 recurring syncs.
- Real-world use case 02
Tracking webinar signups
An event coordinator needs to know who's attending a webinar.
- Real-world use case 03
Adjusting meeting details on the fly
A busy exec needs to change the topic of a meeting they just joined.
Complete set · 14capabilities
The complete Zoom capability set.
These are the exact actions your AI can choose when you ask it to work with Zoom.
01—04
4 capabilities in this set.
Part of 14 available through Zoom.
- 01 Capability
List webinars
List all scheduled webinars. This helps you see your upcoming events at a glance.
- 02 Capability
Get webinar
Get webinar details. This retrieves the metadata for a specific webinar session.
- 03 Capability
List meetings
List scheduled meetings. This gives you a full view of your upcoming video calls.
- 04 Capability
List recordings
List cloud recordings for a user. Use this to see all saved videos in your account.
05—08
4 capabilities in this set.
Part of 14 available through Zoom.
- 05 Capability
List registrants
List registrants for a meeting. This shows you who signed up for your upcoming event.
- 06 Capability
List users
List Zoom users. This helps you browse the people in your organization's account.
- 07 Capability
Update meeting
Update meeting topic. Use this to change the title of a session on the fly.
- 08 Capability
Get recording
Get recording files for a specific meeting. This helps you find the video files you need to share.
09—11
3 capabilities in this set.
Part of 14 available through Zoom.
- 09 Capability
Get user
Get user configuration. Use this to check the settings and status of a Zoom account.
- 10 Capability
Get meeting participants
List participants of a past meeting. This is great for reviewing who attended a previous session.
- 11 Capability
Delete meeting
Delete a meeting. Use this to remove cancelled or outdated sessions from your calendar.
12—14
3 capabilities in this set.
Part of 14 available through Zoom.
- 12 Capability
Create meeting
Create a video meeting. This lets you set up a new session with specific details immediately.
- 13 Capability
Create webinar
Create a new webinar. Use this to launch a large-scale event with custom settings.
- 14 Capability
Get meeting
Get meeting details. This pulls the join URL and other info for a specific session.
Set up in minutes
One URL. Then ask Zoom to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zoom from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Zoom, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zoom for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Zoom URL.
- Step 03
Save and start
Save the connection and enable Zoom in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zoom": {
"url": "https://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Zoom
Open Agent mode in chat and ask: "Using Zoom, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zoom": {
"url": "https://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Zoom
Ask Copilot: "Using Zoom, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zoom": {
"url": "https://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Zoom
Open Cascade and ask: "Using Zoom, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zoom": {
"url": "https://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Zoom
Ask Cline: "Using Zoom, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zoom --transport http "https://edge.vinkius.com/vk_preview_2YuVig2EOb1iBMZ9adRrsuxpRjZH0m2OqLdZIxMP/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Zoom
Ask Claude: "Using Zoom, show me...". 14 tools are ready
Where the request belongs
Work Zoom can move forward.
This is for anyone who spends their day moving pieces around on a calendar. It's for the person who's tired of being the 'link person' or the one who has to manually check who signed up for what.
Project Manager
Coordinates team syncs and ensures everyone has the right links for daily standups.
Event Coordinator
Manages large webinar schedules and pulls attendee lists without manual exports.
Executive Assistant
Handles high-priority scheduling and verifies meeting details for busy leadership.
HR Manager
Manages user profiles and organizes company-wide training sessions.
When one Connector is not enough
Carry the request into a workflow.
Combine Zoom with the systems that finish the task.
View all recipesCalculate Your Real Meeting Costs Using MCP
Your team has 340 hours of meetings this week across 47 events , and nobody has calculated that this costs $28,000 in engineering salaries just to sit in rooms and nod
Get Product Intel Before Sales Demos via MCP
Your AE is about to demo the dashboard feature for 30 minutes to a prospect who already used it 47 times in the trial , meanwhile the prospect only opened the API docs once and clearly needs help there
MCP Recipe for University Course Operations
Course materials organized, class sessions created, submissions tracked , your AI agent runs university operations
Connectors for Async Standups Without Meetings
Your 15-minute daily standup takes 45 minutes because everyone reads their Monday.com board out loud , and the remote team in Sao Paulo missed it because the Zoom link expired
MCP Workflow for Online Class Scheduling
Assignments posted, Zoom sessions created, students notified , your AI agent runs the classroom logistics
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWebex
Manage rooms, meetings, and collaboration workflows on Cisco Webex. the leading enterprise video conferencing platform.
Whereby
Create video meeting rooms, manage recordings, and customize UI themes on Whereby. the easiest way to embed video calls.
Airmeet
Event management and orchestration. manage virtual events, attendees, and recordings via AI.
GoTo Meeting
Host reliable video conferences with screen sharing, recording, and transcription for productive remote team meetings.
join.me
Start instant video meetings with screen sharing and recording that works in the browser with no downloads required.
Daily.co
Manage video calls and WebRTC infrastructure via Daily.co. create rooms, track participants, and control meeting sessions directly from your AI.
Bring your own AI
Change the model, client or framework. Keep Zoom connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Zoom.
The practical details behind the request, access and result.
Can the Zoom MCP schedule meetings for me?
Yes, it can create and schedule meetings with specific times. You just tell your agent when you want the meeting to start and what it should be called.
How do I get webinar links using the Zoom MCP?
Just ask your agent to retrieve the details for a specific webinar. It will pull the join URL and other metadata directly from your account.
Can this Connector help manage my team's Zoom users?
Yes, it can list all users and pull specific profile details. This makes it easy to manage your organization's account without clicking through settings.
Is the Zoom MCP good for large events?
It's great for managing webinars, including listing registrants and metadata. It handles the logistical side of high-volume events for you.
Can I delete old meetings with the Zoom MCP?
Yes, you can use it to remove obsolete or cancelled sessions to keep your calendar clean. It's a fast way to tidy up your schedule.
Can I get the join link for my next meeting through the agent?
Yes. The get_meeting_details capability allows your AI agent to retrieve the full configuration for any specific meeting ID, including the direct join URL and current status, so you can join instantly.
How do I schedule a new meeting using chat?
You can use the create_meeting capability. Simply provide the host's user ID (or 'me'), a topic, and the duration in minutes. Your agent will schedule the meeting and return the join details immediately.
Is it possible to see all my scheduled webinars via conversation?
Absolutely. Use the list_webinars capability and specify the user ID. Your agent will retrieve a list of all future webinars configured for that account, helping you monitor your event schedule through chat.
One connection away
Give your agent a direct line to Zoom.
Connect Zoom once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available