PlyMove for Zed
com.plymove/mcp
Pedagogical chess intelligence for AI agents: explain positions and games for a target Elo.
client:Zed
transport:streamable-http
tools:6
Install PlyMove in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.plymove.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs