goodbotbad.bot for VS Code
bot.goodbotbad/goodbotbadbot
The MCP server behind goodbotbad.bot, where the crowd rules AI transcripts good bot or bad bot.
client:VS Code
transport:streamable-http
Install goodbotbad.bot in VS Code
.vscode/mcp.json
{
"servers": {
"goodbotbadbot": {
"type": "http",
"url": "https://goodbotbad.bot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs