Renforge runs on your own machine — the client starts it, so there is no endpoint to ping. 344 installs a week from pypi. Last commit 3 Aug 2026.
Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.
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"
}
}
}
Answers built from our own checks of this server.