← Back to Plugins
MCP Server MCP

io.github.alex-jordan547/renforge

github By github 👁 1 views ▲ 0 votes

Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...