Developer Tools
Trust: 30/100 (Limited)io.github.pzep1/mcp-meet Guide
One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection
by znz-systems
Quick Start
Install
npx mcp-meetClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pzep1-mcp-meet": {
"command": "npx",
"args": [
"mcp-meet"
]
}
}
}