97ac0f71f5
https://assetstore.unity.com/packages/tools/generative-ai/synaptic-ai-pro-natural-language-control-for-unity-336030
24 lines
496 B
JSON
24 lines
496 B
JSON
{
|
|
"servers": {
|
|
"unity": {
|
|
"command": "node",
|
|
"args": ["index.js"],
|
|
"cwd": "/Users/macbookpro/Desktop/moveのコピー/Assets/Synaptic AI Pro/MCPServer",
|
|
"env": {
|
|
"NODE_ENV": "production"
|
|
}
|
|
}
|
|
},
|
|
"tools": {
|
|
"unity_create": {
|
|
"description": "Create Unity GameObjects"
|
|
},
|
|
"unity_modify": {
|
|
"description": "Modify Unity GameObjects"
|
|
},
|
|
"unity_delete": {
|
|
"description": "Delete Unity GameObjects"
|
|
}
|
|
}
|
|
}
|