chesswithclaw for Cursor
io.github.alightttt/chesswithclaw
Play chess live against your own personal AI agent — OpenClaw, Hermes, and similar.
client:Cursor
transport:streamable-http
tools:14
Install chesswithclaw in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chesswithclaw": {
"url": "https://chesswithclaw.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs