Hardware Optimized
i9-13900HX | RTX 4060 | 64GB
Empower AI to Design
Unreal UMG UI via MCP
Welcome to the UMG MCP Advanced Interaction Manual! Designed specifically for Winyunq's ultimate engineering, this manual strips away the fluff to present exactly the 3 core pillars to get you building immediately.
Core Guide Sections
1. Model Config
Configure LLM through four parallel modes: LiteRT-LM (Local), Auth Login (Google), API Key presets, or Local CLI. Understand safe password fields and Editor.ini security.
Configure Models2. Chat Dialogue
Deep dive into the 4 built-in Agent modes (chat, develop, learning, task) inside Unreal C++, and learn how their context, memory, and lifecycles operate dynamically.
Explore Dialogue3. Supported MCPs
View the exhaustive list of the 7 core C++ command classes and dozens of open-source MCP tools: viewport attention, layout manipulation, blueprints, and materials.
View MCP Tools💡 Pro Tip: High Performance Dual-Loop Architecture
This plugin features a high-performance Dual-Loop design. The built-in Chat UI communicates directly via fast memory-level C++ pointers to Subsystems (Zero latency). The TCP Port (55557) is exposed strictly as a secure loopback bridge for external AI agents like Claude Desktop or Cursor. Rest assured, your internal commands never take unnecessary loops through the network interface!