Skip to content
Cline

Hera Agent Unity for Cline

io.github.notnull92/hera-agent-unity

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

client:Cline transport:stdio runtime:npm

Install Hera Agent Unity in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Hera Agent Unity in other clients