CleanCode AI for Gemini CLI
io.github.evozim/cleancode-ai
Automated codebase refactoring and type safety validator.
client:Gemini CLI
transport:sse
Install CleanCode AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cleancode-ai": {
"url": "https://cleancode-ai-mcp.vercel.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs