mmggws 0.1.1 → 0.1.2
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
|
+
b74b30a974da8634a76dbf11c0f9bbe771406f3d28162a768a805216f223b12e abom-darwin-amd64
|
|
2
|
+
69882cf9fe8aac555d2b9b05adf4515c80480a1051a5b106117442303b49f270 abom-darwin-arm64
|
|
3
|
+
6bb14ca0b0a0437796a665ccb13adb31ed4461276344f9e8d47486a8fe127fab abom-linux-amd64
|
|
4
|
+
dba3679f3b3713a0f71ac2cfb787f1370171f41bba2e6683a7c8230efd1fe6cd abom-linux-arm64
|
|
5
|
+
c49cfead32f8b881a731e8caa19617c32512e0feb264c14c9a7f7a2c2be42409 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
|