#422 · Primary category: AI Coding Assistants

UnrealClaude

ai ai-coding-assistant ai-game-development ai-tools anthropic claude claude-code cpp editor-plugin game-development gamedev mcp mcp-server model-context-protocol ue5 unreal-engine unreal-engine-5 unreal-engine-plugin

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

Project last updated:06/26/26

GitHub Stars

891

Forks

136

Contributors

7

License

MIT

Why we included this project

UnrealClaude puts Claude Code inside the Unreal Editor for people who build games in 5.7 and would rather not tab out to a terminal. A chat panel docks right in the editor, streams responses as they arrive, and renders tool calls and code blocks like native UI. What sets it apart is the bundled MCP server: more than twenty tools can manipulate actors, edit Blueprints, manage levels, touch materials and input, and query assets, so the assistant can act on your project instead of just suggesting changes. A dynamic context loader pulls real UE 5.7 API documentation on demand, a useful guardrail given how often LLM coding assistants fabricate engine functions. Session history carries over between editor restarts and long operations are queued so they don't time out mid-edit. If you already use Claude Code on the command line, this keeps that same feel but with the editor's context built in.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category