添加mcp服务器
优化敌人AI,修改成双重规则寻敌
This commit is contained in:
15
unity/.mcp.json
Normal file
15
unity/.mcp.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"unity-api": {
|
||||
"command": "uvx",
|
||||
"args": ["unity-api-mcp"],
|
||||
"env": {
|
||||
"UNITY_VERSION": "2022"
|
||||
}
|
||||
},
|
||||
"fetch": {
|
||||
"command": "uvx",
|
||||
"args": ["mcp-server-fetch"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user