This minor release refines the installation flow for the Claude workspace MCP by standardizing the config key, clarifying tool registration in helper code, and enhancing the README with clearer installation instructions and OAuth setup.
- Rename config key from
"google_workspace"
to"Google Workspace"
ininstall_claude.py
- Refactor
core/comments.py
to applyserver.tool
decorators after function definitions and update docstrings - Overhaul
README.md
installation section with bulleted steps and OAuth transport guidance