Image Tools - Background Removal, Upscaling & Face Restoration for Gemini CLI
io.github.fasuizu-br/image-tools
Background removal, 4x upscaling, and face restoration via GPU
client:Gemini CLI
transport:streamable-http
tools:4
Install Image Tools - Background Removal, Upscaling & Face Restoration in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"image-tools": {
"httpUrl": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs