trips for Gemini CLI
us.thistripbtw/trips
Hand someone a complete trip as a private, editable map link. No account, no API key, no card.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install trips in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trips": {
"httpUrl": "https://thistripbtw.us/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs