Flowstep for Gemini CLI
ai.flowstep/mcp
Generate, inspect, and manage Flowstep UI designs directly from your AI assistant.
client:Gemini CLI
transport:streamable-http
Install Flowstep in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.flowstep.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs