AppLaunchFlow for Gemini CLI
io.github.ynnickw/applaunchflow
Create app-store screenshots, social graphics, promo videos, and animated device mockups.
client:Gemini CLI
transport:streamable-http
Install AppLaunchFlow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"applaunchflow": {
"httpUrl": "https://mcp.applaunchflow.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs