Renforge runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from pypi. Last commit 13 Sep 2026.
Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
if os.path.exists(os.path.join(runtime, name)):
completed = subprocess.run(
source = dict(os.environ if env is None else env)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add renforge -- uvx renforge
{
"mcpServers": {
"renforge": {
"args": [
"renforge"
],
"command": "uvx"
}
}
}
[mcp_servers.renforge]
command = "uvx"
args = ["renforge"]
{
"mcpServers": {
"renforge": {
"args": [
"renforge"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"renforge": {
"args": [
"renforge"
],
"command": "uvx"
}
}
}
Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.
Drive a running tModLoader (Terraria) instance from an agent: launch, query, screenshot, read state.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots
Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots
Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.
Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.
Answers built from our own checks of this server.