Skip to main content
Zoom hosts remote MCP servers that give AI agents access to meetings, cloud recordings, notes, Docs, and Hub content. Connect one to Spojit to schedule meetings from a workflow, pull recording content into a summary, or search across Zoom.
Spojit connects to these servers through a custom MCP server connection, so you add them with Add custom server rather than from the connector catalog. Zoom maintains them and decides which tools they offer; see Zoom’s guide to connecting to Zoom MCP servers for the current list.

Before you start

Before connecting, create a Zoom app to get a client ID and secret for Spojit.
1

Copy Spojit's redirect URI

In Spojit, go to Connections, click Add custom server, and choose OAuth 2.0. Copy the Redirect URI shown in the form (for example https://miraxa.spojit.com/api/connectors/oauth/callback).
2

Create a General app

In the Zoom App Marketplace, choose to build an app and select General app. You need admin or developer permission on your Zoom account.
3

Set the redirect URL

Under Basic Information > OAuth Information, paste Spojit’s redirect URI into OAuth redirect URL.
4

Add scopes

In the Scopes section, add the scopes the tools need. Zoom lists them per tool in its product-specific MCP server docs.
5

Copy the credentials

Under Basic Information > App Credentials, copy the Client ID and Client Secret.

Server URL

Connect in Spojit

1

Add a custom server

In Add custom server, enter a Name such as Zoom and paste the Server URL.
2

Choose Auto authentication

Choose Auto and click Save & connect. Because Zoom needs your own app, the OAuth 2.0 form opens with the authorization URL, token URL, and scopes already filled in.
3

Enter your app's credentials

Paste the Client ID and Client Secret. Edit Scopes to match the scopes on your Zoom app, keep Use PKCE (S256) on, and click Save & connect.
4

Authorize in Zoom

Zoom opens its authorization page. Sign in and allow access. Spojit marks the connection Connected and refreshes the token automatically.
If the form does not prefill, choose OAuth 2.0 and enter Authorization URL https://zoom.us/oauth/authorize and Token URL https://zoom.us/oauth/token, plus your scopes.

Use it in a workflow

Add a Connector node, pick your Zoom server under Custom Servers, and choose Agent Mode or Direct Mode. See Use a custom server in a workflow.

Troubleshooting

The app’s OAuth redirect URL must match Spojit’s Redirect URI exactly.
Add the scope for that tool to the Zoom app and to the connection’s Scopes, then click Reconnect.

Learn more