chesswithclaw for Zed
io.github.alightttt/chesswithclaw
Play chess live against your own personal AI agent — OpenClaw, Hermes, and similar.
client:Zed
transport:streamable-http
tools:14
Install chesswithclaw in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chesswithclaw": {
"url": "https://chesswithclaw.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs