mmggws 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -2,7 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Zero-config launcher for the `abom` Google Workspace MCP server.
|
|
4
4
|
|
|
5
|
-
## Claude Code
|
|
5
|
+
## One command (Claude Code + Claude Desktop)
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
npx mmggws install
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Registers `abom` with both Claude Code and Claude Desktop on macOS, Linux, and Windows, each set to launch `npx -y mmggws`. Restart Claude Desktop afterward. Flags: `--clients`, `--scope`, `--name`, `--toolsets`, `--disclosure`, `--dry-run`.
|
|
12
|
+
|
|
13
|
+
## Claude Code (manual, single client)
|
|
6
14
|
|
|
7
15
|
```bash
|
|
8
16
|
claude mcp add google-workspace -e ABOM_TOOLSETS=core -- npx -y mmggws
|
package/package.json
CHANGED
package/vendor/SHA256SUMS
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
ae82138a2e32fe9a41194d891a5af3d4d25a419bfa92f69cd4a969e1d9055742 abom-darwin-amd64
|
|
2
|
+
b5b69e9a647ace0c3918ff6dc8f5c5c3782fcabffbf8f4ac883f8b9eb971b5bc abom-darwin-arm64
|
|
3
|
+
1c872d16b81f9a6183e0196bc7bba84409a612b769a24a8ae8b88508b8fc2740 abom-linux-amd64
|
|
4
|
+
1c1b6cdfe5d1c89742aa76253dbf13b2941f8dc3a76777b91b450279ae274074 abom-linux-arm64
|
|
5
|
+
77b87d64ad1b06efcb17d094568bef95ec45da2550be05cd8c8ef9d2ed8cefcc abom-windows-amd64.exe
|
package/vendor/abom-darwin-amd64
CHANGED
|
Binary file
|
package/vendor/abom-darwin-arm64
CHANGED
|
Binary file
|
package/vendor/abom-linux-amd64
CHANGED
|
Binary file
|
package/vendor/abom-linux-arm64
CHANGED
|
Binary file
|
|
Binary file
|