AI Tooling Plugins¶
Plugins that let LLMs and tools drive UE — not the in-engine AI (BehaviorTree etc.).
| Plugin | Type | Purpose |
|---|---|---|
| UnrealClaudeMCP | Community ★ | 64+ MCP tools — Claude/Cursor/any MCP client drives the editor |
| Unreal AI Connection | Community | Fork/sibling with 105 tools |
| UnrealJS (ncsoft) | Community | V8 inside UE — JavaScript scripting |
| Python Editor Script Plugin | Built-in ★ | unreal.* Python API in the editor |
| Editor Utility Widgets | Built-in | In-editor UMG panels — pair with Python for custom tools |
| MCP for Houdini / Blender | Community | Pair with UE-side MCP for full DCC bridge |
| Claude Code Game Studios | Community | Not a UE plugin — Claude Code template with 49 agents + 72 skills |
See AI Integration for deep dives.