godot-bridge:用原生 DSH 工具驅動 Godot 4.x 遊戲

godot-bridge 是 Smalldy 維護的 DeepSeek Harness 工作流插件。它不經 MCP,在 harness 內 spawn Godot 4.x 並通過 127.0.0.1:9090 與 McpInteractionServer 對話,提供 godot_run_project、godot_command、godot_headless_op 等十六個工具,覆蓋運行中游戲操控與無頭項目編輯。安裝:dsh plugin --profile web add github:Smalldy/godot-bridge,重啓後生效。適合希望去掉 godot-mcp 中轉、保留現有 TCP 協議的 DSH 智能體 Godot 開發場景。

閱讀全文