Flautoquotes for Gemini CLI
com.flautoquotes/quote-exchange
Indicative US auto insurance prices for agents: rating facts only, no PII, consented path to agents.
client:Gemini CLI
transport:streamable-http
tools:8
Install Flautoquotes in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"quote-exchange": {
"httpUrl": "https://flautoquotes.com/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs