Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From google-workspace-mcp
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub reggiechan74/cc-plugins --plugin google-workspace-mcpWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash -c 'if [ ! -f ~/.gmail-mcp/credentials.json ] || [ ! -f ~/.calendar-mcp/credentials.json ]; then echo "Google Workspace MCP: Credentials missing. Run /authenticate to set up OAuth."; fi'5msShare bugs, ideas, or general feedback.