Skip to content
Zed

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

What Zed can do once it is connected

PlyMove in other clients