cheatengine-mcp-bridge

miscusi-peek/cheatengine-mcp-bridge
★ 373 stars Lua 🔒 Security Updated 1mo ago
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cheatengine-mcp-brid": {
      "command": "npx",
      "args": [
        "-y",
        "miscusi-peek/cheatengine-mcp-bridge"
      ]
    }
  }
}

Topics

ai-agentsai-toolsautomationcheat-enginectf-toolscursor-aidebuggerdebugginggame-researchgame-securityluamcpmcp-clientmcp-servermemory-analysis