unreal-instructions - Unreal Engine MCP Guide
Provides entry point guidance, tool routing, environment workflows, and coding safety guardrails for Unreal Engine tasks.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Route dual-MCP tool calls
- Query C++ AST and documentation
- Execute Python scripts safely
- Trigger project compilation
- Launch Unreal Editor
- Enforce coding guardrails
Inputs
- Unreal Engine project file
- Unreal asset paths
- Python script files
- Project C++ source code
Outputs
- AST search results
- Temporary Python scratch files
- Compiled project binaries
- Running Unreal Editor process
Requirements
- Unreal Engine 5.8
- Windows OS with PowerShell
- unrealengine MCP server
- cpp-ast-rag AST server
