送信

Unity Code

@hackerzhuli

Enables AI agents to compile code and run tests in Unity Editor.

ツール

サーバー設定

{
  "mcpServers": {
    "unity-code": {
      "command": "/path/to/unity-code-mcp",
      "env": {
        "UNITY_PROJECT_PATH": "/path/to/your/unity/project"
      }
    }
  }
}