pollbolt for Gemini CLI
io.github.benspank/pollbolt
AI-native survey & form builder. Manage surveys, responses, analytics, and webhooks.
client:Gemini CLI
transport:streamable-http
tools:15
Install pollbolt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pollbolt": {
"httpUrl": "https://api.pollbolt.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs