Skip to content
Back to search
30
MCP streamable-http

io.github.alightttt/chesswithclaw

io.github.alightttt/chesswithclaw

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.alightttt/chesswithclaw": {
      "url": "https://chesswithclaw.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}