MCP & AI Agent Integration

Zoom
automation.

20 AI agent actions for Zoom — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Zoom to schedule meetings, manage registrations, and process recordings automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
20
actions
100%
governed
<200ms
latency
20
AI agent actions
11
Read operations
9
Write operations
2
High-risk actions (approval gated)
Video & Meetings Zoom is a Video & Meetings integration — use it to automate video conferencing, webinars, and recordings from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Zoom.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Meeting Details
zoom:get_meeting_details
Retrieves the details of a meeting.
Read Low risk
Get Meeting Transcript
zoom:get_meeting_transcript
Get the transcript of a meeting
Read Low risk
Get Webinar Details
zoom:get_webinar_details
Gets details of a scheduled webinar. See the docs here.
Read Low risk
List Call Recordings
zoom:list_call_recordings
Get your account's call recordings
Read Low risk
List Channels
zoom:list_channels
List a user's chat channels.
Read Low risk
List Meetings
zoom:list_meetings
List meetings for a user
Read Low risk
List Past Meeting Participants
zoom:list_past_meeting_participants
Retrieve information on participants from a past meeting. See the docs here.
Read Low risk
List Past Webinar Q&A
zoom:list_past_webinar_qa
The feature for Webinars allows attendees to ask questions during the Webinar and for the panelists, co-hosts and host to answer their questions. Use this API to list Q&A of a specific Webinar.
Read Low risk
List User's Call Logs
zoom:list_user_call_logs
Gets a user's Zoom phone call logs
Read Low risk
List Webinar Participants Report
zoom:list_webinar_participants_report
Retrieves detailed report on each webinar attendee. You can get webinar participant reports for the last 6 months. See the docs here.
Read Low risk
View User
zoom:view_user
View your user information
Read Low risk
Add Meeting Registrant
zoom:add_meeting_registrant
Registers a participant or multiple participants for a meeting
Write Medium risk
Add Webinar Registrant
zoom:add_webinar_registrant
Registers a participant for a webinar. See the docs here.
Write Medium risk
Create Meeting
zoom:create_meeting
Creates a meeting for a user. A maximum of 100 meetings can be created for a user in a day.
Write Medium risk
Create User
zoom:create_user
Creates a new user in your account.
Write Medium risk
Delete Meeting
zoom:delete_meeting
Delete a meeting
Write High risk
Delete User
zoom:delete_user
Disassociates (unlinks) a user from the associated account or permanently deletes a user.
Write High risk
Send Chat Message
zoom:send_chat_message
Send chat messages on Zoom to either an individual user who is in your contact list or to a of which you are a member.
Write Medium risk
Update Meeting
zoom:update_meeting
Updates an existing Zoom meeting
Write Medium risk
Update Webinar
zoom:update_webinar
Update a webinar's topic, start time, or other settings
Write Medium risk
MCP & Runtime API

Call Zoom
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Zoom actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

zoom:get_meeting_details READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "zoom:get_meeting_details",
    "args": {},
    "execution_id": "agent-001"
  }'
zoom:add_meeting_registrant WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "zoom:add_meeting_registrant",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Zoom.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Zoom data
Call zoom:get_meeting_details via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Zoom
Dry-run validates zoom:add_meeting_registrant before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Zoom
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Zoom action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Zoom — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Zoom action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Zoom action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Zoom works best
alongside these.

Build multi-step workflows that connect Zoom to the rest of your stack. All governed. All audited.

Zoom integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Zoom in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →