google-workspace-auth

Automates OAuth token refresh and management for Google Workspace MCP in Claude Code sessions.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill google-workspace-auth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace-auth
Source: https://github.com/bobmatnyc/claude-mpm-marketplace/tree/main/plugins/claude-mpm/skills/google-workspace-auth
Command: npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill google-workspace-auth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Re-authenticate and manage Google Workspace MCP OAuth tokens during Claude Code sessions to keep Gmail, Calendar, Drive, Docs, and Tasks integrations active.

Core Features & Use Cases

  • Token status & refresh: check, renew, and manage token lifecycles for Google Workspace MCP tools.
  • Full OAuth setup: launch and complete the OAuth flow to obtain and store credentials securely.
  • Troubleshooting & status: diagnose common auth failures and provide guided remediation; after authentication, 34 tools become available (Gmail, Calendar, Drive, Docs, Tasks).

Quick Start

Authenticate Google Workspace MCP and enable token-based tools for Gmail, Calendar, Drive, Docs, and Tasks.

Frequently Asked Questions about google-workspace-auth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix Google Workspace MCP OAuth token expiration in Claude Code?

Refresh expired Google Workspace MCP OAuth tokens by running a status check to diagnose failures, then executing a token refresh to restore access for Gmail, Calendar, Drive, Docs, and Tasks integrations.

How do I set up OAuth for Google Workspace MCP tools in Claude Code?

Configure Google OAuth credentials in your environment or .env files, then launch the full OAuth setup flow to obtain and securely store tokens, making 34 Google Workspace tools available for use.

Why did my Google Workspace MCP authentication fail and how do I troubleshoot it?

Troubleshoot Google Workspace MCP auth failures by running a status check to diagnose common errors, then follow guided remediation steps including token refresh, revoke, or full OAuth setup to restore access.

Do I need .env files to manage Google Workspace tokens in Claude Code?

Yes, Google OAuth credentials must be configured in environment variables or .env files before managing Google Workspace tokens, enabling status checks, refresh, revoke, and full OAuth setup operations.

Can I revoke Google Workspace OAuth tokens for MCP sessions?

Yes, you can revoke Google Workspace OAuth tokens to invalidate current credentials, requiring a subsequent full OAuth setup flow to re-establish Gmail, Calendar, Drive, Docs, and Tasks integrations.