BetterChess for Zed
co.betterchess/betterchess
Chess MCP for Claude: engine analysis, attack maps, game review. One URL, no install.
client:Zed
transport:streamable-http
tools:4
Install BetterChess in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"betterchess": {
"url": "https://mcp.betterchess.co"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs