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.
Manage task records and seeded documents locally through controlled MCP tool functions.
Give AI full visibility into your local development environment for faster troubleshooting.
Build, run, and debug real 2D and 3D games via AI conversation.
Run terminal commands, execute Python, and manage files for local automation.
Use natural language to drive IDA Pro and Ghidra for binary analysis.