AI-powered meeting management through natural language.
A full MCP server with a native macOS desktop app.
Context switching and manual workflows add friction to every meeting interaction.
Jumping between Calendar, Zoom portal, and browser wastes 5–10 minutes per meeting setup.
Zoom OAuth tokens expire every hour with no automatic refresh — causing silent failures mid-session.
Finding recordings, listing attendees, or creating meetings requires navigating multiple UI layers.
Connect Claude Desktop directly to your Zoom account. Manage everything through conversation.
A secure bridge from Claude to Zoom via the Model Context Protocol.
Engineered for reliability, security, and a seamless developer experience.
Validates before fetching. Only requests a new token when expired or within 5 min of expiry.
Background monitor with 30s cooldown and max 3 failure limit to prevent restart loops.
Avoids shell execution restrictions on macOS paths with spaces or iCloud Drive locations.
Multi-method startup verification, up to 15 retries. Auto-reopens Claude if it closes.
Token expiry countdown with color-coded indicators: ✅ fresh, 📊 soon, ⚠️ critical.
Electron app with real-time logs, one-click server controls, and token management.
No terminal required. Manage Zoom MCP from a polished desktop interface.
Start and stop the MCP server instantly with live status reflected in the dashboard.
Terminal-style log panel with color-coded output streams server stdout/stderr in real time.
View, check, and refresh your Zoom access token — with source attribution.
Purple gradient button restarts Claude Desktop after token refreshes that require config reload.
Build for arm64 and x64 with ./build-app.sh. Drop in dist/ and ship.
Everything Claude needs to manage your Zoom account through natural language.
From clone to Claude in minutes.
git clone the repo and run npm install.
Copy .env.example → .env. Add your Zoom OAuth credentials.
Add the zoom entry pointing to launch-mcp.js.
Reopen Claude Desktop. Start talking to Zoom.
Real prompts you can ask Claude once Zoom MCP is connected.
Open source, MIT licensed, and built for developers who want AI-native Zoom control.