Skip to content
Gemini CLI

Mochify for Gemini CLI

app.mochify/mochify

Image and PDF toolkit: convert to AVIF/WebP/JXL, resize, crop, remove backgrounds, optimize PDFs.

client:Gemini CLI transport:streamable-http runtime:cargo

Install Mochify in Gemini CLI

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

{
  "mcpServers": {
    "mochify": {
      "httpUrl": "https://mcp.mochify.app/mcp"
    }
  }
}

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

Mochify in other clients