Identify the RenForge version and resolve the active Ren'Py project path from dashboard, serve default, or current directory, with fallback to manual input.
Launch Ren'Py games with Live Editor enabled by default, enabling real-time inspection and control. Poll status until ready, then use screenshots and scene tree to verify before interacting.
Get a compact, bounded view of live Ren'Py game state. Limit depth and item count, filter variables by name or prefix, and control output bytes to avoid full-store payloads.
An MCP server for Ren'Py project tooling that enables AI agents to inspect game state, evaluate expressions, read/write variables, and capture screenshots from running Ren'Py games.
Provides 70+ MCP tools for creating and managing Ren'Py projects, enabling natural language requirements to be converted into editable projects with build, preview, and asset generation capabilities.
Read any Ren'Py documentation page as plain text to quickly find syntax, commands, and usage examples. Specify a topic like 'cli' to get clear guidance and solve coding questions directly.
Wait until a specified Ren'Py label, screen, or expression condition is met, then return the current game state. Use to synchronize with game events before inspecting or modifying variables.
Report missing dialogue and translation counts for a specified language in a Ren'Py project, enabling you to identify untranslated content and track localization progress.
Use a keyword to search Ren'Py's offline documentation and get relevant results. Never guess about Ren'Py APIs again; get precise documentation lookups directly.
Capture a game frame from a running Ren'Py project with optional resize, crop, zoom, and measurement guides (grid, rulers, crosshair) for exact placements.