cheatengine -bridge
š Connect AI to Cheat Engine for fast memory analysis, enabling quick mods and audits without the tedious manual work.
claude mcp add --transport stdio beamstar-cheatengine-mcp-bridge node path/to/server.js \ --env CE_BRIDGE_CONFIG="path/to/config.json"
How to use
cheatengine-mcp-bridge connects AI tools such as Cursor, Copilot, and Claude to Cheat Engine using the Model Context Protocol (MCP). Once running, you can issue natural language requests that the bridge translates into Cheat Engine actions, enabling tasks like memory analysis, pointer scanning, and automated script generation without writing low-level Cheat Engine scripts yourself. The bridge acts as an intermediary, letting various AI-assisted tools collaborate with Cheat Engine through MCP signals and standardized prompts. This provides a streamlined workflow for reverse engineering tasks and automation, while keeping interactions approachable for non-technical users.
To use the bridge, first start the server binary corresponding to your OS, then connect your preferred AI tools through the provided prompts and configuration UI. Typical workflows include asking for memory region discovery, locating health or score pointers, or generating scripts that automate common tasks in Cheat Engine. The MCP bridge handles translating those requests into Cheat Engine operations and returning results in a structured format so your AI tools can interpret and continue the workflow. If you need help, consult the built-in help section or the project wiki for task-specific prompts and examples.
How to install
Prerequisites:
- A supported operating system (Windows, macOS, or Linux)
- Access to the cheatengine-mcp-bridge release binaries (ZIP) from the project releases
- Optional: Node.js installed if you are running a Node-based wrapper as described by your deployment approach
Installation steps:
- Download the latest cheatengine-mcp-bridge release ZIP from the Releases page.
- Extract the archive to a preferred folder.
- On Windows: run cheatengine-mcp-bridge.exe from the extracted folder. On macOS: open the .dmg installer and drag the cheatengine-mcp-bridge app to Applications, then run it. On Linux: give execute permissions to the binary (e.g., chmod +x cheatengine-mcp-bridge) and run ./cheatengine-mcp-bridge.
- (Optional) If using a Node-based wrapper or custom script, ensure Node.js is installed and run the provided server.js with a suitable path.
- Configure MCP connections if prompted or via the config.json you provide, then start using the bridge with your AI tools.
Additional notes
Tips and caveats:
- The bridge integrates with Cheat Engine via MCP, so ensure Cheat Engine is installed and accessible on your system.
- If you encounter permission issues on Linux or macOS, verify executable permissions and Gatekeeper/SELinux settings as needed.
- Keep the bridge updated to the latest release to benefit from new AI tool integrations and stability fixes.
- If the bridge does not appear to respond, check the log output for connectivity issues between MCP clients and the Cheat Engine bridge. Ensure any required environment variables are correctly set (for example, configuration paths or API keys for AI tools).
- Environment variables you may consider adding include API endpoints for Cursor, Copilot, or Claude, and any authentication tokens required by your AI tools.
Related MCP Servers
bytebot
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
cheatengine -bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.
IoT-Edge
MCP server for Industrial IoT, SCADA and PLC systems. Unifies MQTT sensors, Modbus devices and industrial equipment into a single AI-orchestrable API. Features real-time monitoring, alarms, time-series storage and actuator control.
work-memory
Never lose context again - persistent memory management system for AI-powered workflows across multiple tools
automagik-tools
From API to AI in 30 Seconds - Transform any API into an intelligent MCP agent that learns, adapts, and speaks human
cadre-ai
Your AI agent squad for Claude Code. 17 specialized agents, persistent memory, desktop automation, and a common sense engine.