HomeDesign & Media › Hera Agent Unity

Hera Agent Unity

Control and verify a live Unity Editor through a local, low-token MCP server.

C#
★ 28 stars Last pushed 2026-08-19 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.17)

npx -y hera-agent-unity@0.2.17

Or add to your MCP client config:

{
  "mcpServers": {
    "hera-agent-unity": {
      "command": "npx",
      "args": [
        "-y",
        "hera-agent-unity@0.2.17"
      ],
      "env": {
        "HERA_MCP_ENABLED": "<YOUR_VALUE>"
      }
    }
  }
}
  • HERA_MCP_ENABLED

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry