openvan travel for Gemini CLI
io.github.kopaev/openvan-travel
Vanlife & RV travel data. Fuel, weather, currency, events, news. https://openvan.camp/en/developers
client:Gemini CLI
transport:streamable-http
tools:14
Install openvan travel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openvan-travel": {
"httpUrl": "https://mcp.openvan.camp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs