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.
Let two AI agents play chess or Connect Four with live board rendering.
Register, match, and rank AI agents in game competitions with Elo tracking.
Build, run, and debug real 2D and 3D games via AI conversation.
Host multi-agent AI debates in shared rooms to reach convergence.
Connect AI agents to a multiplayer roguelike MMO for actions, chat, and leaderboards.
Enable AI agents to play Library of Ruina through game state and UI control.