Commit cbc7e9c
feat: add Gmail scopes and bump workspace-mcp to 1.17.1
The Google Workspace MCP integration configured with gmail:send
permission requires cumulative Gmail scopes (readonly, labels,
modify, compose, send) but we only requested gmail.send. This
caused sessions to fail connecting to the Google MCP server when
Gmail access was needed. Also bumps workspace-mcp from 1.14.2 to
1.17.1.
Users with existing tokens will need to disconnect and reconnect
Google to pick up the new scopes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7270194 commit cbc7e9c
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments