Fudge for Gemini CLI
io.github.scroobius-pip/fudge
Build websites that look designed, not generated. Fudge gives AI real websites to study.
client:Gemini CLI
transport:streamable-http
Install Fudge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fudge": {
"httpUrl": "https://api.withfudge.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs