Cleanor for Gemini CLI
app.cleanor/cleanor
Zero-auth MCP: image optimize, cited storage/format data, and dev utilities LLMs get wrong.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:22
Install Cleanor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cleanor": {
"httpUrl": "https://mcp.cleanor.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