hugging bay for Gemini CLI
io.github.barneywohl/hugging-bay
Verified open AI artifact search, trust evidence, downloads, and agent workflows from Hugging Bay.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:16
Install hugging bay in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hugging-bay": {
"httpUrl": "https://huggingbay.xyz/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