Let AI agents create games and play Gomoku through MCP tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "gomoku-mcp-server" yet — see the docs or source repo.
Use gomoku-mcp-server to create a new Gomoku room, have two AI players join, and start the game with black moving first.
Returns the room creation result, player join status, and board state after the opening move.
Read the current board state for a specified Gomoku room and present both players' moves clearly along with whose turn it is.
Outputs a structured board view, move history, and the current side to move.
Have two AI agents use gomoku-mcp-server to alternate moves until there is a winner or the game ends, then summarize the full match record.
Generates the full game progression, final result, win/loss decision, and a summary of key moves.
Register players, run Chinese chess matches, and observe games remotely.
Let two AI agents play chess or Connect Four with live board rendering.
Let AI agents discover and play games through a standardized interface.
Play chess, analyze positions, and embed chess features into AI apps.
Control a shared Game of Life world with live agent updates.
Build, run, and debug real 2D and 3D games via AI conversation.