renforge for Windsurf
io.github.alex-jordan547/renforge
Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.
client:Windsurf
transport:stdio
runtime:pypi
Install renforge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"renforge": {
"command": "uvx",
"args": [
"renforge"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs