The MCP server behind goodbotbad.bot, where the crowd rules AI transcripts good bot or bad bot.
claude mcp add goodbotbadbot --transport http https://goodbotbad.bot/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"goodbotbadbot": {
"url": "https://goodbotbad.bot/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"goodbotbadbot": {
"serverUrl": "https://goodbotbad.bot/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"goodbotbadbot": {
"type": "http",
"url": "https://goodbotbad.bot/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"goodbotbadbot": {
"url": "https://goodbotbad.bot/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"goodbotbadbot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://goodbotbad.bot/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://goodbotbad.bot/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/bot.goodbotbad--goodbotbadbot/reviews or the review_server meta-tool.
POST /mcp