Skip to content
Gemini CLI

Feedback for Gemini CLI

ai.b77/feedback

Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.

client:Gemini CLI transport:streamable-http

Install Feedback in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "feedback": {
      "httpUrl": "https://feedback.b77.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Feedback in other clients