Skip to content
MrVaynBack to selected work

Creator, autonomous AI tooling / 2026

UE MCP Conductor

One command surface for Unreal Engine automation. Detects connected MCP servers and routes tasks across gameplay, art, animation and production tools.

UE MCP Conductor routing a request through connected tools to Unreal Engine 5.8, Unreal Engine 5.6 and Blender
Routing overview: Conductor selects a connected tool for the target engine or DCC workflow. This is a system diagram, not an application screenshot.

The problem

No single MCP server covers all of Unreal, and picking the right one per task (and per engine version) by hand is slow and error-prone. One wrong tool call can corrupt a live editor session.

The approach

A Claude Code skill that auto-detects the connected MCP servers and routes each request to the best tool, version-aware across UE 5.8 and 5.6, with fallback ladders when a server is down and anti-hallucination, production-safety rules on top.

The result

One command surface over the whole engine: 70+ tools and 23 workflow recipes, turning hours of editor busywork into minutes and driving real day-to-day work.

Built with

  • AI Agents
  • MCP
  • TypeScript
  • Python
  • Unreal Engine 5.8 / 5.6
  • Blender