Skip to content
Gemini CLI

snipmat for Gemini CLI

com.snipmat/snipmat

AI background removal: full-resolution transparent PNGs, single or batch, 50 free credits/month.

client:Gemini CLI transport:streamable-http

Install snipmat in Gemini CLI

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

{
  "mcpServers": {
    "snipmat": {
      "httpUrl": "https://snipmat.com/mcp"
    }
  }
}

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

snipmat in other clients