AI Developer Tools
Claireon
Claireon is an MCP server for Unreal Editor that enables AI assistants to automate game development tasks.
Claireon
What is Claireon?
Claireon is an Unreal Engine editor plugin that runs a Model Context Protocol (MCP) server inside the editor, exposing hundreds of automation tools for AI-assisted development workflows.
How to use Claireon?
- 1Clone the repository into your project's Plugins folder.
- 2Regenerate project files and build.
- 3Enable the plugin in the editor.
- 4Start the MCP server via command line or toolbar button.
- 5Configure your MCP client (e.g., Claude Code) to connect to the server.
- 6Use tool_search and python_execute to discover and run tools.
Claireon Key Features
- Hybrid Tool Discovery with SQLite FTS5
- Blueprint and animation editing
- Asset management (search, validate, resave)
- Python execution with audit logging
- PIE integration for testing
- Support for various asset types (Niagara, PCG, Data Tables, etc.)
Claireon Use Cases
- Automate repetitive Unreal Editor tasks with natural language commands
- Blueprint and asset inspections without manual searching
- Integrate AI copilots into game development pipelines
Claireon Pricing & Free Credits
Claireon currently operates on a Free model.
Claireon Pros & Cons
Pros
- Seamless integration with Unreal Engine
- Hundreds of automation tools
- Supports AI clients like Claude Code
- Open source with MIT license
Cons
- Windows only
- Requires Unreal Engine 5.x
- Localhost-only (not suitable for remote access)
- In beta stage
What is Claireon best for?
- Unreal Engine developers
- AI-assisted game development
- Editor automation workflows