Pixelesq for Gemini CLI
com.pixelesq/pixelesq
Build and manage Pixelesq websites from a conversation: pages, sections, content, SEO, analytics.
client:Gemini CLI
transport:streamable-http
Install Pixelesq in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pixelesq": {
"httpUrl": "https://mcp.pixelesq.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