Installation & Configuration
{
"mcpServers": {
"mcp-unity": {
"command": "node",
"args": [
"ABSOLUTE/PATH/TO/Server/build/index.js"
],
"env": {
"UNITY_HOST": "YOUR_IP_ADDRESS",
"UNITY_PORT": "YOUR_PORT"
}
}
}
}Information
Transport
stdio
Language
C#
Created
2026/6/13
Updated
2026/6/13