MCP Server
MCP
io.github.alex-jordan547/renforge
Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.
Install
uvx renforge
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "renforge",
"version": "0.7.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Start the MCP server over stdio",
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment