
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "unreal engine editor": {4 "env": {5 "MCP_PORT": "8099",6 "EDITOR_PORT": "8100"7 },8 "args": [9 "run",10 "--directory",11 "<插件路径>\\UE-Editor-MCPServer",12 "python",13 "main.py"14 ],15 "command": "uv"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation