You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add remote host configuration support for Unity WebSocket connection
Add configurable host property to McpUnity class with support for UNITY_HOST
environment variable and Host configuration in Unity's McpUnitySettings.json.
Maintains full backward compatibility with original Unity workflow while
enabling remote Unity Editor connections across network.
0 commit comments