Widgy for Gemini CLI
co.widgy/widgy
Create forms, surveys, quizzes & polls — publish shareable links and analyze responses.
client:Gemini CLI
transport:streamable-http
Install Widgy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"widgy": {
"httpUrl": "https://mcp.widgy.co"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs