CEGM — AI skill for Claude Code
Live LLM-driven Cheat Engine layer with MCP HTTP and a local dashboard for single-player offline experiments.
How to install CEGM
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dwgx/CEGM and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What CEGM does
Live LLM-driven Cheat Engine layer with MCP HTTP and a local dashboard for single-player offline experiments.
Alternatives in AI
- Wax — Shared Single-file memory layer for all your agents, sub mili-second RAG over text, photo and video on Apple S 791 ★
- Openclaw Dashboard — 🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents 654 ★
- Memory Forge Rs — Stop resetting satisfying AI chats — edit the memory instead 474 ★
README
CheatEngineGM (CEGM)
A live, observable LLM-driven layer over Cheat Engine. Open CE → port `27077` is up → talk to the model from a browser tab or any MCP client (Claude Desktop, Cursor, Claude Code, Codex) → watch tool calls and memory diffs land in real time. Single-player offline use only.
**Status:** alpha (`v0.1.0a1`). Closed-loop MVP + RE Workbench shipped. Roadmap: [docs/ROADMAP.md](docs/ROADMAP.md).
What it is
CEGM is a thin **experience layer** built on top of the excellent [miscusi-peek/cheatengine-mcp-bridge](https://github.com/miscusi-peek/cheatengine-mcp-bridge) (MIT, vendored as a git submodule). When Cheat Engine starts, our Lua autorun spawns a small Python broker that:
- Exposes an MCP Streamable HTTP endpoint at
http://127.0.0.1:27077/mcpso any MCP client (Claude Desktop, Cursor, Claude Code, Codex, …) gets the full tool list with zero per-host configuration — as long as CE is running, the URL is live. - Serves a built-in browser dashboard at
http://127.0.0.1:27077/with chat input, a live tool-call timeline, before/after diffs on memory writes, and a settings drawer for your LLM key. - Adds a small set of CEGM-namespaced tools layered on top: preview-before-commit for writes, named snapshots, restore points, and (Phase 3) a recipe library of common workflows.
The differentiating bet: **observability and safety**. Every surveyed competitor pipes tool calls headlessly to whatever client the user has open. CEGM shows them, lets you preview destructive ones, and lets you roll back.
Why
Manually finding base addresses, offsets, and pointer chains for single-player game memory is repetitive. CEGM offloads the grind to a model while keeping every step visible and reversible.
**Scope:** single-player offline games only. CEGM is not for online or multiplayer titles, and is not designed to evade anti-cheat.
How it works
┌─ External MCP clients ─────────────┐
│ Claude D
Related Skills
MCP Memory Agent
A four layered memory system for LLM agents : working, semantic, episodic memory and a routing layer exposed a
TurboLLM
Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Cl
Singularmem
Singularmem is a local-first persistent memory layer for LLM-driven workflows built in Rust, SQLite, Typescrip
Apohara Agentguard
Anti-bypass command-safety hook, local seccomp+Landlock sandbox, and deterministic prompt-injection firewall f
Vibe Coding Wiki
178-term bilingual taxonomy for AI-assisted programming: vibe coding, agentic engineering, Claude Code, MCP, R
Ccinv
Inventory dashboard for Claude Code — commands, skills, agents, hooks, MCP, plugins across user/project/local
Related Agents
Mack
Automation Specialist. Use proactively for API integrations, MCP server setup, webhook receivers, OAuth flows,
Ff l10n
Flapforge localization engineer: adds and audits every player-facing string in en and pt_BR, keeps the two fil
Ccxt PR Reviewer
End-to-end review of a CCXT pull request. Reads the diff, transpiles and builds in all six languages (TS/JS, P