Aurora for Gemini CLI
build.aurora/aurora
Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.
client:Gemini CLI
transport:streamable-http
Install Aurora in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"aurora": {
"httpUrl": "https://mcp.aurora.build/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs