🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

hera-agent-unity

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hera-agent-unity

Low-token CLI for AI agents to control a live Unity Editor.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

hera-agent-unity

Install CLI v0.2.0, the low-token command-line client that lets AI coding agents control and verify a live Unity Editor:

npm install --global hera-agent-unity
hera-agent-unity version
hera-agent-unity doctor --json

The npm wrapper downloads the matching native binary from the GitHub release whose tag equals the npm package version. The supported native targets are Linux amd64/arm64, macOS amd64/arm64, and Windows amd64.

The package also verifies ownership of the official MCP Registry entry io.github.NotNull92/hera-agent-unity. Registry clients launch the experimental, default-off local adapter with HERA_MCP_ENABLED=1 and the documented core stdio profile.

Add the Unity Connector through Package Manager using the latest source:

https://github.com/NotNull92/hera-agent-unity.git?path=AgentConnector

Or pin the released Connector 0.0.86 independently:

https://github.com/NotNull92/hera-agent-unity.git?path=AgentConnector#connector-0.0.86

CLI and Connector versions are intentionally separate. Documentation and source: https://github.com/NotNull92/hera-agent-unity

License

Apache License 2.0. See LICENSE and NOTICE.

Keywords

unity

FAQs

Package last updated on 10 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts