flow for Gemini CLI
com.valverideflow/flow
Live US diesel prices and optimized stop-by-stop fuel plans for trucking. Free snapshot tool.
client:Gemini CLI
transport:streamable-http
Install flow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flow": {
"httpUrl": "https://app.valverideflow.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs