Edit of asset "Godot Stagehand" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Stagehand | Godot Stagehand |
| Description |
Stagehand gives an external process an AI agent, a CI script, or your own tooling a live connection to your *running* Godot game: click buttons, read/set properties, wait for signals, take screenshots, record and replay input, assert performance counters. Think Playwright, but for a game engine. This addon is one half of Stagehand. It opens a WebSocket server inside your running game and speaks a JSON-RPC protocol, but it does not do anything by itself: you also need the godot-stagehand server binary, a small Go program that acts as the MCP server your AI agent or script actually talks to. Get it from the GitHub Releases page: https://github.com/mrf/godot-stagehand/releases Once this addon is enabled in your project, open its toolbar's "Setup…" button for a wizard that downloads the matching server binary for your OS, prints the MCP client config snippet, and tests the connection. |
Stagehand gives an external process an AI agent, a CI script, or your own tooling a live connection to your *running* Godot game: click buttons, read/set properties, wait for signals, take screenshots, record and replay input, assert performance counters. Think Playwright, but for a game engine. This addon is one half of Stagehand. It opens a WebSocket server inside your running game and speaks a JSON-RPC protocol, but it does not do anything by itself: you also need the godot-stagehand server binary, a small Go program that acts as the MCP server your AI agent or script actually talks to. Get it from the GitHub Releases page: https://github.com/mrf/godot-stagehand/releases Once this addon is enabled in your project, open its toolbar's "Setup…" button for a wizard that downloads the matching server binary for your OS, prints the MCP client config snippet, and tests the connection. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/mrf/godot-stagehand | https://github.com/mrf/godot-stagehand |
| Issues Url | https://github.com/mrf/godot-stagehand/issues | https://github.com/mrf/godot-stagehand/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 0.4.1 | 0.4.1 |
| Download Commit | 82c6cb96f3cccb067081db17f4c4c8582562e98b | 82c6cb96f3cccb067081db17f4c4c8582562e98b |
| Download Url (Computed) | https://github.com/mrf/godot-stagehand/archive/82c6cb96f3cccb067081db17f4c4c8582562e98b.zip | https://github.com/mrf/godot-stagehand/archive/82c6cb96f3cccb067081db17f4c4c8582562e98b.zip |
| Icon Url |
https://raw.githubusercontent.com/mrf/godot-stagehand/82c6cb96f3cccb067081db17f4c4c8582562e98b/addons/stagehand/icon.png
|
https://raw.githubusercontent.com/mrf/godot-stagehand/82c6cb96f3cccb067081db17f4c4c8582562e98b/addons/stagehand/icon.png
|