mcp meet for Claude Code
io.github.pzep1/mcp-meet
One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection
client:Claude Code
transport:stdio
runtime:npm
Install mcp meet in Claude Code
run in your project directory
claude mcp add mcp-meet -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e GOOGLE_REDIRECT_URI=<GOOGLE_REDIRECT_URI> -e CALENDAR_IDS=<CALENDAR_IDS> -e APPLE_CALENDAR_NAME=<APPLE_CALENDAR_NAME> -e TZ=<TZ> -- npx -y mcp-meet
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs