cheatengine-mcp-automation
Installation
SKILL.md
Cheat Engine MCP Automation
Skill by ara.so — MCP Skills collection.
This skill enables AI agents to control Cheat Engine through the Model Context Protocol, automating memory analysis, pointer scanning, structure dissection, and reverse engineering tasks that normally take days or weeks.
What It Does
Connect Claude, Cursor, or any MCP-compatible AI to Cheat Engine for:
- Memory scanning: Find values (int, float, string, AOB patterns) across gigabytes instantly
- Pointer chain resolution: Follow
[[base+0x10]+0x20]+0x8paths automatically - Structure analysis: Auto-detect field types and offsets in memory structures
- Code disassembly: Analyze functions, find references, identify C++ RTTI classes
- Invisible debugging: Hardware breakpoints + Ring -1 DBVM tracing
- Code injection: Allocate memory, inject DLLs, execute shellcode
- Process automation: Attach, pause, resume, create processes programmatically