@pala-tech/unity-batchmode-mcp
v1.1.0
Published
```json { "mcpServers": { "unity-batchmode-mcp": { "command": "npx", "args": [ "-y", "@pala-tech/unity-batchmode-mcp", "--unityEditor /Volumes/Archive2TB/UNITY/Installs/6000.0.55f1/Unity.app/Contents/MacOS/Unity",
Downloads
42
Readme
{
"mcpServers": {
"unity-batchmode-mcp": {
"command": "npx",
"args": [
"-y",
"@pala-tech/unity-batchmode-mcp",
"--unityEditor /Volumes/Archive2TB/UNITY/Installs/6000.0.55f1/Unity.app/Contents/MacOS/Unity",
"--projectPath /Volumes/Archive2TB/UNITY/Projects/UnityProject"
]
}
}
}