Inspect running Ren'Py games, edit variables, evaluate state, and capture screenshots.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "RenForge MCP" yet — see the docs or source repo.
Connect to the running Ren'Py game, read the variables relationship_points, chapter, and route_flag, and determine why character A's route did not trigger. If requirements are not met, list the missing conditions and suggest variable values to change.
Returns current key variable values, unmet branch conditions, and suggested edits to reproduce the target story route.
In the running game, switch to the settings menu, save/load screen, and dialogue screen, capture one screenshot for each, and save them by scene name so I can review UI layout and text rendering.
Produces screenshots grouped by scene and identifies which game screen each image represents.
Evaluate the current game state by checking whether inventory contains key_item, whether energy is greater than 20, and whether quest_stage equals 3. Summarize the results and indicate which scene should be tested next.
Returns the result of each expression, related state details, and the recommended next scene or testing step.
Interactively read, validate, preview, and save Renovate configs with LLM help.
Dynamically instrument, hook, and inspect Android ARM64 apps for reverse engineering.
Inspect scenes, modify scripts, and run RTS automated testing in Godot.
Manage task records and seeded documents locally through controlled MCP tool functions.
Run persistent stateful Python sessions with timeouts, isolation, and tool bridging.
Build, run, and debug real 2D and 3D games via AI conversation.