ryubing-mcp v0.2.1
Pre-release
Pre-release
Ryubing MCP v0.2.1
Patchless Windows control and portable JSON configuration release.
Highlights
- Runs managed sessions with an unmodified Ryubing executable on Windows.
- Portable defaults:
Ryujinx.exe,portable/, andmcp-sessions/besideryubing-mcp.config.json. - No MCP environment variables are required for the default portable layout.
- External configuration can be injected with only
RYUBING_MCP_CONFIG. allowedGameDirs/RYUBING_ALLOWED_GAME_DIRSremains optional; omitted means unrestricted paths.- Button input, status, screenshots, logs, game/update launch, and isolated sessions are supported.
- Analog sticks and touch remain pending in patchless mode.
Verification
- TypeScript typecheck and build passed.
- 25 automated tests passed.
- Package contents and portable config discovery verified.
SHA-256 (ryubing-mcp-server-0.2.1.tgz): e57cb9ff4e759a9f376dd020d28f93973223aabee6dd44faa40ed133fbe05d1d
Full MCP control requires the custom build
For analog-stick and touchscreen tools, and for the complete MCP control surface without patchless window/hotkey limitations, use the Ryubing MCP control bridge v0.1.0 custom build and set "backend": "bridge" in ryubing-mcp.config.json.