travel insurance for Gemini CLI
io.github.hellosafe/travel-insurance
Compare travel insurance quotes from 15+ insurers — Schengen, WHV, students, long stays, seniors.
client:Gemini CLI
transport:streamable-http
tools:2
Install travel insurance in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"travel-insurance": {
"httpUrl": "https://hellosafe.com/api/mcp-travel"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs