develop-web-game
NewUse when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "develop-web-game": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is develop-web-game?
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
How to install develop-web-game?
To install develop-web-game: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "develop-web-game": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is develop-web-game best for?
develop-web-game is a mcp categorized under Development. It is designed for: testing, code-review, coding, devops. Created by openai.