main
feat: Introduce comprehensive Google Docs MCP server enhancements
style: format sheets comment tools
feat: implement findElement tool
chore(auth): minimize token.json to just refresh_token
fix: cache tools/list payload to stop CPU spin (fixes #85)
feat: add Gmail and Google Calendar tools (v0.1)
feat: add MCP_STATELESS env var for serverless deployments
fix: encrypt access token at rest in download proxy and reduce TTL
fix: comprehensive security hardening (audit findings)
fix: persistent auth for remote mode (Cloud Run)
fix docs table formatting review issues
Added tabId to missing tools
feat: add sheets cell notes and comment links
fix: request Google offline access so remote OAuth issues a refresh token
Created bidirectional transformer module for markdown and google docs
fix(tools): reject unknown parameter keys