encore for Gemini CLI
co.encorehq/encore
Create, refine, and visually verify client work across the Encore studio.
client:Gemini CLI
transport:streamable-http
Install encore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"encore": {
"httpUrl": "https://mcp.encorehq.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs