Max Eats Out for Gemini CLI
io.github.doubleuson/max-eats-out
Editorial guide to restaurants and bars — hand-picked venues with opinions, not a places database
client:Gemini CLI
transport:streamable-http
tools:4
Install Max Eats Out in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"max-eats-out": {
"httpUrl": "https://www.maxeatsout.club/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs