Skip to content
Gemini CLI

goodbotbad.bot for Gemini CLI

bot.goodbotbad/goodbotbadbot

The MCP server behind goodbotbad.bot, where the crowd rules AI transcripts good bot or bad bot.

client:Gemini CLI transport:streamable-http

Install goodbotbad.bot in Gemini CLI

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

{
  "mcpServers": {
    "goodbotbadbot": {
      "httpUrl": "https://goodbotbad.bot/mcp"
    }
  }
}

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

goodbotbad.bot in other clients