Record working Unity MCP config (server 8067, bridge 8068) + 8080/reserved-port gotcha

This commit is contained in:
megaproxy 2026-07-10 22:57:16 +01:00
parent 6ae68d3671
commit 04333223f4
3 changed files with 26 additions and 0 deletions

View file

@ -1,5 +1,22 @@
{
"dependencies": {
"com.coplaydev.unity-mcp": {
"version": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.test-framework": "1.1.31"
},
"hash": "11836003a5e2ffcb7715ecec7e1fbb9d9cdb5bb8"
},
"com.unity.ai.navigation": {
"version": "2.0.13",
"depth": 0,
@ -91,6 +108,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.5.0",
"depth": 1,