Skip to content
Gemini CLI

Mint — Safe Mac Storage Actions for Gemini CLI

com.dzgapp/mint

Inspect Mac and AI-tool storage, explain file activity, and clean safely with Trash and Undo.

client:Gemini CLI transport:stdio runtime:npm

Install Mint — Safe Mac Storage Actions in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mint": {
      "command": "npx",
      "args": [
        "-y",
        "@dzg-studio/mcp-server-mint"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Mint — Safe Mac Storage Actions in other clients