Skip to content
Grok

goodbotbad.bot for Grok

bot.goodbotbad/goodbotbadbot

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

client:Grok transport:streamable-http

Install goodbotbad.bot in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "goodbotbadbot": {
      "type": "http",
      "url": "https://goodbotbad.bot/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

goodbotbad.bot in other clients