Skip to content
Gemini CLI

chesswithclaw for Gemini CLI

io.github.alightttt/chesswithclaw

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

client:Gemini CLI transport:streamable-http tools:14

Install chesswithclaw in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "chesswithclaw": {
      "httpUrl": "https://chesswithclaw.vercel.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

chesswithclaw in other clients