2026-06-06 20:12:40 +07:00
parent de84b2bf48
commit 97ac0f71f5
13682 changed files with 1125938 additions and 0 deletions
@@ -0,0 +1,23 @@
{
"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"
}
}
}