browser game for Claude Desktop
io.github.opengameapp/browser-game
Local tools for planning and validating focused browser-game prototypes.
client:Claude Desktop
transport:stdio
runtime:npm
Install browser game in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"browser-game": {
"command": "npx",
"args": [
"-y",
"opengame-browser-game-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs