gaming
Mcp Tic Tac Toe
Play Tic Tac Toe against an AI opponent using this MCP server.
local
rust
gaming
Installation
npx -y tomholford/mcp-tic-tac-toeConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-tic-tac-toe",
"command": "npx",
"args": [
"-y",
"tomholford/mcp-tic-tac-toe"
]
}About This MCP Server
tomholford/mcp-tic-tac-toe
Play Tic Tac Toe against an AI opponent using this MCP server.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub