hebe-agent-unity

NotNull92/hebe-agent-unity
★ 0 stars C# Code/Dev Tools Updated today
Lightweight CLI to control the Unity Editor from any shell, script, or AI agent — one Go binary + one UPM package, no server process or MCP client required. The minimal version of hera-agent-unity.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hebe-agent-unity": {
      "command": "npx",
      "args": [
        "-y",
        "NotNull92/hebe-agent-unity"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/logo/hebe_logo.png" alt="Hebe — Fast, Recoverable Unity Execution" width="360"> </p> **Fast, recoverable Unity execution for AI coding agents.** Hebe is a compact execution runtime for the Unity Editor, not merely an Editor remote. It reduces repeated C# startup work through compiler, reference, DLL, and loaded-assembly caches; identifies the intended Editor deterministically; and returns structured results that agents can understand and recover from.

Tools (10)

consoleeditorexechello_toollistlogmenureserializescenescreenshot

Topics

ai-agai-agentsautomationclideveloper-toolseditor-toolgamdevgame-developmentgogolangllmunityunity-editorunity-packageunity3d