Skip to content
VS Code

chesswithclaw for VS Code

io.github.alightttt/chesswithclaw

Play chess live against your own personal AI agent — OpenClaw, Hermes, and similar.

client:VS Code transport:streamable-http tools:14

Install chesswithclaw in VS Code

.vscode/mcp.json

{
  "servers": {
    "chesswithclaw": {
      "type": "http",
      "url": "https://chesswithclaw.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

chesswithclaw in other clients