Skip to content
Merged
5 changes: 5 additions & 0 deletions .changeset/mcp-compact-tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@googleworkspace/cli": minor
---

Add `--tool-mode compact|full` flag to `gws mcp`. Compact mode exposes one tool per service plus a `gws_discover` meta-tool, reducing context window usage from 200-400 tools to ~26.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ coverage/
download.txt
files.jsonl

# Plans (local design docs)
docs/plans/

# Generated
demo.mp4
download.html
Loading
Loading