This release adds 1 notable feature for engineering teams evaluating rollout.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryBackground mode added — pass background: true to run_project to hide the Godot window off‑screen.
Full changelog
New
- Background mode — Pass
background: truetorun_projectto hide the Godot window off-screen with physical input blocked. Programmatic input, screenshots, and all runtime tools remain fully functional. Useful for automated agent-driven testing where the window shouldn't be visible or interactive.
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]