catalog for Gemini CLI
app.gingerguide/catalog
Read-only MCP for the Gingerguide catalog of European cities and their narrated tour sights.
client:Gemini CLI
transport:streamable-http
tools:4
Install catalog in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catalog": {
"httpUrl": "https://gingerguide.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs