UpToCode for Gemini CLI
io.github.ddyrich72/uptocode
Evidence-backed architecture-quality analysis for Python agent applications.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install UpToCode in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"uptocode": {
"httpUrl": "https://uptocode-mcp-1015314816960.us-central1.run.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