# Tic-Tac-Toe

Play tic‑tac‑toe right from your chat and track turns effortlessly. Start a new game, make moves, and view the current board state anytime. Add a quick, strategic break to your workflow.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add arjunkmrm/tic-tac-toe

# Browse available tools
npx -y smithery tool list arjunkmrm/tic-tac-toe
```
