117+ GitHub stars with active community development
Open source under MIT license — free to use and modify
MCP server connecting AI assistants to Unreal Editor
Claireon is an Unreal Engine editor plugin that runs a Model Context Protocol (MCP) server inside the editor, exposing hundreds of editor automation tools for AI-assisted development. It enables AI assistants like Claude Code to read, search, inspect, and edit Unreal assets directly via a small MCP surface (tool_search + python_execute). Supports Blueprint editing, animation, behavior trees, Niagara, PCG, data tables, sequences, camera assets, and more. Best for Unreal developers who want to speed up their workflow with natural language commands.
Yes, Claireon installs as a plugin in Unreal Engine 5.x without modifying your project structure. It works with any UE5 project and can be enabled per-project via the Plugin Manager.
Claireon works with any MCP-compatible AI assistant, including Claude Code, Cursor, and others. It exposes a standard MCP server using Streamable HTTP transport.
Unreal Engine 5.x (tested with 5.5+), Windows 64-bit. Python 3 plugin enabled in UE. Other platforms may work but are untested.
Install Claireon (Unreal MCP) to get started:
Or visit the project page for detailed setup instructions.