BugEzy for Gemini CLI
dev.bugezy/bugezy
Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.
client:Gemini CLI
transport:streamable-http
tools:14
Install BugEzy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bugezy": {
"httpUrl": "https://bugezy.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