Back to directory
tomholford/mcp-tic-tac-toe

tomholford/mcp-tic-tac-toe

@tomholford

Play tic-tac-toe against an LLM via MCP

tic-tac-toegamemcpaigomodel-context-protocolgame-devllmentertainment

Installation & Configuration

{
  "mcpServers": {
    "tic-tac-toe": {
      "command": "/full/path/to/mcp-tic-tac-toe/bin/server",
      "args": [
        "-transport=stdio"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Go
Created
2026/6/12
Updated
2026/6/13