mmggws
v0.1.9
Published
Zero-config launcher for the abom Google Workspace MCP server
Readme
abom
Zero-config launcher for the abom Google Workspace MCP server.
One command (Claude Code + Claude Desktop)
npx mmggws installRegisters 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.
Claude Code (manual, single client)
claude mcp add google-workspace -e ABOM_TOOLSETS=core -- npx -y mmggwsRunning abom with no arguments starts the MCP server over stdio. If no Google token exists yet, ask Claude to call auth_login; it opens browser consent and stores OAuth tokens outside the package under the OS user config directory (%APPDATA%\gwmcp\token.json on Windows, ~/Library/Application Support/gwmcp/token.json on macOS, and $XDG_CONFIG_HOME/gwmcp/token.json or ~/.config/gwmcp/token.json on Linux).
Toolsets
Use ABOM_TOOLSETS=core for a lean daily catalog, or omit it to enable every registered Workspace toolset.
