UnrealClaude
Active·★ 647·Updated 2026-05-16
★ Hidden Gem★ Code Assistant★ Dev Tooling
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
UnrealClaude integrates the Claude Code CLI directly into the Unreal Engine 5.7 Editor, providing AI coding assistance with built-in UE5.7 documentation context. It offers a native chat panel and over 20 Model Context Protocol tools for comprehensive editor functionality manipulation.
#Unreal Engine#AI Assistant#Code Generation#C++#Game Development#Editor Plugin#Claude Code#LLM Integration
01
Features
01Native Editor Integration with live streaming chat and code rendering.
02MCP Server with over 20 Model Context Protocol tools for various editor operations.
03Dynamic UE 5.7 Context System providing accurate API documentation on demand.
04Session Persistence and Project-Aware capabilities, maintaining conversation context and project-specific information.
02
Compatibility
Unreal Engine
Runtime
Verified via docs
C++
Language
Verified via docs
Windows
OS
Verified via docs
Linux
OS
Verified via docs
Claude Code CLI
Dependency
Verified via docs
03
Quick start
1
$ git lfs install
2
$ git clone https://github.com/Natfii/UnrealClaude.git
3
$ cd UnrealClaude/Resources/mcp-bridge
4
$ npm install
04
Use cases
↳Receive AI-assisted C++ development guidance for Unreal Engine 5.7.
↳Programmatically manage Blueprints, levels, and assets within the Unreal Editor.
↳Get explanations and insights on complex Unreal Engine 5.7 concepts.
↳Automate script writing, compilation, and execution for editor tasks.
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
Claude Flow★ 56.4k
The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms.
CopilotKit★ 31.8k
React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend.
Related searches
Comments
Log in to leave a comment
- QQuinn LewisMar 24, 2026
How does it handle heavy project indexing? I'm worried it might slow down the editor on larger codebases.
- OOaklyn DavisMar 14, 2026
Super helpful for generating boilerplate C++ gameplay tasks and checking against UE5's specific API guidelines.
- Finley ChenFeb 26, 2026
Make sure you have the Claude CLI installed and authenticated before triggering the editor plugin.