Loading MCP server directory, please wait...
Local MCP server: detects a game's engine and gives agents native binary analysis/patching tools.
npx @getmcp/cli add io.github.doritoman90000/universal-game-modderRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.doritoman90000/universal-game-modder": {
"command": "npx",
"args": [
"-y",
"universal-game-modder"
]
}
}
}