Provides a real-time multiplayer Tic-tac-toe game that allows AI agents to connect and play using natural language via a Model Context Protocol server.
This project offers a delightful Tic-tac-toe game with comprehensive real-time multiplayer capabilities, supporting multiple sessions and custom symbols for an engaging user experience. Its unique selling point is the integrated Model Context Protocol (MCP) Server, which empowers AI agents like Copilot or Cursor to interact with and play the game using natural language commands. The system is architected as a Turborepo, separating frontend, backend, and MCP server components, ensuring modularity and scalability for both human and AI-driven gameplay.