#692 · Primary category: AI Agents & Automation

cheatengine-mcp-bridge

ai-agents ai-tools automation cheat-engine ctf-tools debugger debugging game-research game-security lua mcp mcp-client mcp-server memory-analysis modding-tools pentesting python reverse-engineering vibecheating vibehacking

Connect Cursor, Copilot & Claude AI directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.

Project last updated:08/14/26

GitHub Stars

1.3K

Forks

201

Contributors

9

License

MIT

Why we included this project

Reverse engineering a running game or app usually means hours of poking at pointer chains and hex dumps, and this project is an MCP server that hands that work to an AI agent instead. It connects Claude, Cursor, or Copilot to Cheat Engine over the standard Model Context Protocol, so you can ask in plain English to locate a health-value opcode or resolve a pointer chain and get working results without scripting each step yourself. A similar request can generate an AOB pattern that keeps a trainer working after a game update. For people building trainers, mods, game bots, or doing security audits, it absorbs the most tedious part of memory analysis. The agent can disassemble functions, read structures, identify C++ objects through RTTI, and debug via hardware breakpoints, which makes it a practical companion for real reverse-engineering work rather than a demo. It is worth a look if you already live in Cheat Engine and want your assistant to do the repetitive digging.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category