Whisky Hunter for Gemini CLI
net.whiskyhunter/mcp
Whisky auction market data: past and live lots, prices, distillery stats and retail listings.
client:Gemini CLI
transport:streamable-http
Install Whisky Hunter in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://whiskyhunter.net/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs