A1 Gallery for Gemini CLI
gallery.a1/a1-gallery
Search a curated gallery of real website designs by style, font, colour, section and technology.
client:Gemini CLI
transport:streamable-http
Install A1 Gallery in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"a1-gallery": {
"httpUrl": "https://www.a1.gallery/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