godot-bridge
Run the following command in DeepSeek Harness:
dsh plugin install Smalldy/godot-bridge
Paste the following prompt into your AI chat to install this plugin:
Install the godot-bridge plugin in DeepSeek Harness from the full source repository at https://github.com/Smalldy/godot-bridge.
About this plugin
godot-bridge addresses a practical gap in agent-assisted game development: it lets DeepSeek Harness do more than read or edit Godot project files. It interacts with a running Godot 4.x game directly through the game's own TCP interaction server, without requiring an extra MCP protocol, Python server, or editor addon.
The plugin can launch and stop a debug build, collect incremental debug output, and send interaction commands such as scene-tree queries, UI inspection, property access, method calls, clicks, key presses, and screenshots. It also supports headless static operations, including scene and node work, script validation, project settings, autoloads, input maps, export presets, and project export. Because the in-game protocol stays compatible with godot-mcp, existing game-side setups and workflows can keep working.
This is a good fit for developers who want an agent inside DSH to test, debug, and scaffold Godot projects directly, as well as users already relying on godot-mcp who want a more native DSH toolchain.
Use Cases
- Launch and debug Godot 4.x projects
- Inspect game output and screenshots
- Manage scenes, scripts, and export settings
Best For
- Developers working with Godot 4.x
- Users who want agents to help debug games
- Users migrating godot-mcp workflows
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.