Hera Agent Unity for Claude Desktop
io.github.notnull92/hera-agent-unity
Control and verify a live Unity Editor through a local, low-token MCP server.
client:Claude Desktop
transport:stdio
runtime:npm
Install Hera Agent Unity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hera-agent-unity": {
"command": "npx",
"args": [
"-y",
"hera-agent-unity"
],
"env": {
"HERA_MCP_ENABLED": "<HERA_MCP_ENABLED>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs