{ "mcpServers": { "unity": { "type": "stdio", "command": "node", "args": [ "Tools/unity-mcp-server/src/index.js" ], "env": { "UNITY_HUB_PATH": "C:\\Program Files\\Unity Hub\\Unity Hub.exe", "UNITY_BRIDGE_PORT": "7890" } } } }