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
{
"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