Zero Slop for Gemini CLI
io.github.manavmishra/zero-slop
Score and rewrite AI-assisted prose while preserving names, numbers, quotes, links, and facts.
client:Gemini CLI
transport:streamable-http
tools:1
Install Zero Slop in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zero-slop": {
"httpUrl": "https://mcp.zero-slop.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs