Skip to content
Windsurf

Hera Agent Unity for Windsurf

io.github.notnull92/hera-agent-unity

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

client:Windsurf transport:stdio runtime:npm

Install Hera Agent Unity in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Hera Agent Unity in other clients