BetterChess for Cursor
co.betterchess/betterchess
Chess MCP for Claude: engine analysis, attack maps, game review. One URL, no install.
client:Cursor
transport:streamable-http
tools:4
Install BetterChess in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"betterchess": {
"url": "https://mcp.betterchess.co"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs