ehmo/gum

CLI and MCP server for discovering and calling Google APIs from agents and scripts.

32Stars on the repository
66Mods indexed here, across every type
28d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gum-completion

25

ehmo/gum

Command

Generate the autocompletion script for gum for the specified shell. See each sub-command's help for details on how to use the generated script.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-config-get

26

ehmo/gum

Command

Print the value of a config key from the active profile.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-config-list

27

ehmo/gum

Command

List all config keys in the active profile.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-config-set

28

ehmo/gum

Command

Persist a config key=value pair to the active profile.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-config-unset

29

ehmo/gum

Command

Remove a config key from the active profile.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-config

30

ehmo/gum

Command

Read or write values in the active profile's config.toml. The active profile is selected via --profile (default: 'default').

not rated 32 +1 28d ago A 0 tokens original MIT

gum-describe

31

ehmo/gum

Command

Return the catalog entry for an opid (with exampleargs).

not rated 32 +1 28d ago A 0 tokens original MIT

gum-destructive

32

ehmo/gum

Command

Invoke a destructive op (requires a confirmation token).

not rated 32 +1 28d ago A 0 tokens original MIT

gum-doctor

33

ehmo/gum

Command

Runs a single pre-flight that reports the health of each gum subsystem.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-gain

34

ehmo/gum

Command

Print cumulative gain (token-savings) stats from the local ledger, or replay a fixture set with --fixture-replay.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-help

35

ehmo/gum

Command

Help provides help for any command in the application. Simply type gum help [path to command] for full details.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-init

36

ehmo/gum

Command

Command "gum-init" from ehmo/gum, covering gum init, usage, parent, flags and see also.

not rated 32 +1 28d ago B 0 tokens original MIT

gum-login

37

ehmo/gum

Command

Authorize gum (alias for gum auth login).

not rated 32 +1 28d ago A 0 tokens original MIT

gum-logout

38

ehmo/gum

Command

Clear gum's stored OAuth credentials (switch or sign out of a Google account).

not rated 32 +1 28d ago A 0 tokens original MIT

gum-mcp

39

ehmo/gum

Command

Run the gum MCP server. The public release supports --stdio transport.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-install

40

ehmo/gum

Command

Installs a plugin through an atomic registry update: validates the manifest, runs the namespace-ownership check against the active profile's plugins.lock, and writes plugin-catalog.json + plugins.lock + plugin-state.json through one fsync'd transaction.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-list

41

ehmo/gum

Command

List installed plugins with their quarantine state.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-reload

42

ehmo/gum

Command

Clears any quarantine state for the named plugin, then spawns the subprocess once via the supervisor to act as a passive canary. A spawn failure re-quarantines the plugin.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-remove

43

ehmo/gum

Command

Command "gum-plugin-remove" from ehmo/gum, covering gum plugin remove, usage, parent, arguments and flags.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-run

44

ehmo/gum

Command

Command "gum-plugin-run" from ehmo/gum, covering gum plugin run, usage, parent, arguments and flags.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin-setup

45

ehmo/gum

Command

Reads the plugin's credentialdescriptors from its manifest, prompts for each missing credential by displayname and setuphint, stores secrets in the OS keychain, then runs 'gum canary --plugin= --live' to verify the plugin is functional.

not rated 32 +1 28d ago A 0 tokens original MIT

ehmo/gum

Command

Updates the namespaceowner binding for in the active profile's plugins.lock, recording the prior owner in transferhistory and emitting an audit.jsonl row.

not rated 32 +1 28d ago A 0 tokens original MIT

ehmo/gum

Command

Resets quarantined, retrycount, backoffstep, and nextretryat in plugin-state.json so the plugin can be invoked on the next call. Use when the operator has independently verified the plugin is healthy and wants to bypass the exponential-backoff window.

not rated 32 +1 28d ago A 0 tokens original MIT

gum-plugin

48

ehmo/gum

Command

Manage gum plugins: install, list, run, and curate third-party subprocess plugins. Installing a plugin launches an untrusted subprocess, so 'install' requires --yes to acknowledge that trust boundary. See the subcommands below.

not rated 32 +1 28d ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: