authenticate
Installation
SKILL.md
Google Workspace Authentication
Authenticate the Gmail and Google Calendar MCP servers via OAuth 2.0.
Prerequisites
- A Google Cloud Platform project with a Desktop-type OAuth 2.0 Client ID
- Download the OAuth JSON and place it in BOTH locations:
~/.gmail-mcp/gcp-oauth.keys.json~/.calendar-mcp/gcp-oauth.keys.json
- Enable these APIs in the GCP project:
- Gmail API
- Google Calendar API
- People API (for contact lookup)