Loading MCP server directory, please wait...
Local tools for planning and validating focused browser-game prototypes.
npx @getmcp/cli add io.github.opengameapp/browser-gameRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.opengameapp/browser-game": {
"command": "npx",
"args": [
"-y",
"opengame-browser-game-mcp"
]
}
}
}