ShortlistLens for Gemini CLI
io.github.cleandev-fix/shortlistlens
Structured website and review evidence for AI-assisted local-business shortlisting.
client:Gemini CLI
transport:streamable-http
tools:5
Install ShortlistLens in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shortlistlens": {
"httpUrl": "https://shortlistlens-mcp.streaming22box.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