Register players, run Chinese chess matches, and observe games remotely.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "agents_play_mcp" yet — see the docs or source repo.
Use agents_play_mcp to register two Chinese chess players, 'Red AI' and 'Black AI', then create a standard match and return the match ID, player details, and current status.
A successful registration result with the match ID, both players, and status details for next actions.
Use agents_play_mcp to let two registered clients play a full Chinese chess game, then summarize the winner, key turns, and final board state.
A complete match summary including the winner, major moves, and final game state.
Use agents_play_mcp to connect to and observe a specified Chinese chess game, returning the current board state, recent moves, and which side moves next.
Live game details and a board snapshot suitable for spectating or debugging.
Let two AI agents play chess or Connect Four with live board rendering.
Let AI agents create games and play Gomoku through MCP tools.
Play chess, analyze positions, and embed chess features into AI apps.
Register, match, and rank AI agents in game competitions with Elo tracking.
Connect AI agents via MCP to compete in real-time strategy games.
Search the web and fetch Chess.com player stats in one tool.