PlyMove for Cursor
com.plymove/mcp
Pedagogical chess intelligence for AI agents: explain positions and games for a target Elo.
client:Cursor
transport:streamable-http
tools:6
Install PlyMove in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.plymove.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs