StewAI for Gemini CLI
com.stewai/stewai
Discover, run, inspect, build, test, and privately reuse AI workflows.
client:Gemini CLI
transport:streamable-http
tools:14
Install StewAI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stewai": {
"httpUrl": "https://api.stewai.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