agent-checkers

o3-cloud/agent-checkers
★ 0 stars Go AI/LLM Updated 5d ago
A checkers game for human-AI interaction with multiple interface layers (Web UI, REST API, CLI, MCP server)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-checkers": {
      "command": "go",
      "args": [
        "run",
        "github.com/o3-cloud/agent-checkers@latest"
      ]
    }
  }
}

README Excerpt

A checkers game designed for human-AI interaction with multiple interface layers. Agent-checkers is a checkers game where humans and AI agents can play against each other through multiple interfaces: - **Web UI** — Visual board for human players - **REST API** — HTTP endpoints for programmatic access

Tools (9)

deliveryinterfacelanguageobservabilityplatformpracticespresentationqualitysecurity