Skip to content

hedgehogform/ce-mcp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheat Engine MCP Client

⚠️ Work in Progress

Python FastMCP client that provides MCP tools for interacting with Cheat Engine through the REST API.

Related Projects

Installation

git clone https://github.com/hedgehogform/ce-mcp-client.git
cd ce-mcp-client
uv sync

Usage

"mcpServers": {
    "ce-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "C:/Coding/ce-mcp/ce-mcp-client",
        "run",
        "src/server.py"
      ]
    }
  }

License

FOSSA Status

About

MCP Client for Cheat Engine API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages