goodbotbad.bot for Cursor
bot.goodbotbad/goodbotbadbot
The MCP server behind goodbotbad.bot, where the crowd rules AI transcripts good bot or bad bot.
client:Cursor
transport:streamable-http
Install goodbotbad.bot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"goodbotbadbot": {
"url": "https://goodbotbad.bot/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs