HoShy for Gemini CLI
io.github.negimaru1025/hoshy
Search Rakuten Ichiba products and compare prices via Claude. Zero setup, no API key needed.
client:Gemini CLI
transport:streamable-http
tools:3
Install HoShy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hoshy": {
"httpUrl": "https://hoshy.negimaru1025.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs