A Zoom MCP server can expose meetings, participants, users, and cloud recordings to agents. Use a Zoom OAuth app and register your MCP deployment in TrueFoundry with per-user OAuth.Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A TrueFoundry account with permission to add MCP servers.
- A Zoom account with admin access to create marketplace apps.
Create a Zoom OAuth App
Go to marketplace.zoom.us, choose Develop > Build App, create a General app, and add this OAuth redirect URL:| Capability | Scopes |
|---|---|
| Read meetings | meeting:read:list_meetings, meeting:read:meeting |
| Past participants | meeting:read:list_past_participants |
| Cloud recordings | cloud_recording:read:list_user_recordings, cloud_recording:read:list_recording_files |
| Recording transcripts | cloud_recording:read:content |