Point unity MCP at bridge port 8068 (server on 127.0.0.1:8067, portproxy 8068->8067)

This commit is contained in:
megaproxy 2026-07-10 22:55:56 +01:00
parent 6b5b5a103c
commit b1db1d2a15

View file

@ -2,7 +2,7 @@
"mcpServers": { "mcpServers": {
"unity": { "unity": {
"type": "http", "type": "http",
"url": "http://172.27.208.1:8080/mcp" "url": "http://172.27.208.1:8068/mcp"
} }
} }
} }