BeClaude

develop-web-game

New
7.3kSmitheryDevelopmentby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "develop-web-game": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcode-reviewcodingdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.