canaryusers for Gemini CLI
ai.canaryusers/canaryusers
A flock of AI users tests your deployed app and reports where real people get stuck, with fixes.
client:Gemini CLI
transport:streamable-http
tools:3
Install canaryusers in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"canaryusers": {
"httpUrl": "https://www.canaryusers.ai/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