AgentUni

gdharness

by @Aureliolo / v0.12.11

A harness for driving a Godot 4 project from an agent: addons, runtime bridge, MCP server, CLI.

Install

npm / stdio

npx -y gdharness

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-aureliolo-gdharness": {
      "command": "npx",
      "args": [
        "-y",
        "gdharness"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Aureliolo/gdharness · published 2026-09-17 · updated 2026-09-17. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category