Visily UI Design for Gemini CLI
io.github.visily-app/visily
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
client:Gemini CLI
transport:streamable-http
Install Visily UI Design in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"visily": {
"httpUrl": "https://app.visily.ai/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