Skip to content
Gemini CLI

Iminify for Gemini CLI

com.iminify/iminify

Compress, convert and resize images, and scan web pages for every image they load.

client:Gemini CLI transport:streamable-http

Install Iminify in Gemini CLI

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

{
  "mcpServers": {
    "iminify": {
      "httpUrl": "https://www.iminify.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

Iminify in other clients