This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed orphaned McpBridge autoload entry causing Godot file-not-found errors after abrupt server termination.
Full changelog
Fix orphaned McpBridge autoload entry when server is killed before stop_project
If the MCP server was killed mid-session, McpBridge= could persist in project.godot while mcp_bridge.gd was deleted, causing Godot file-not-found errors on every subsequent headless operation. The entry is now repaired automatically before each headless spawn, and run_project re-copies the bridge script if the entry exists but the file is missing.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Erodenn/godot-mcp-runtime
MCP server for Godot 4.x with runtime control via injected UDP bridge: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running.
Related context
Beta — feedback welcome: [email protected]