Foresee for Gemini CLI
io.github.foresee-tech/foresee
Let AI assistants shop for home and auto insurance: compare instant quotes across every carrier.
client:Gemini CLI
transport:streamable-http
tools:2
Install Foresee in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"foresee": {
"httpUrl": "https://agents.go-foresee.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