Whichli · Photo Polls for Gemini CLI
com.whichli/photo-polls
Turn photos or product links into a poll your friends vote on. One link, free, no account needed.
client:Gemini CLI
transport:streamable-http
tools:3
Install Whichli · Photo Polls in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"photo-polls": {
"httpUrl": "https://whichli.com/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