# Minesweeper Game MCP

Enable users to create and play customizable Minesweeper games through AI assistants. Manage multiple game boards with flexible sizes and mine counts, and interact with the game via revealing and fla…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Vic563/mindsweeper-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Vic563/mindsweeper-mcp
```

---

Source: https://github.com/Vic563/mindsweeper-mcp
