Hey everyone, been working on something for my own workflow and wanted to share it here. I built an Unreal Engine plugin called RegenMCP that connects Claude AI directly to the editor. It can autonomously generate material graphs, build UI layouts, and create other node-based setups right inside UE5 without you manually placing nodes.
Started building it because I got tired of doing repetitive graph work manually. Now I just describe what I want and it builds it for me.
Still work in progress but here's what it can do so far:
https://youtu.be/xocQPbHN4Gw, https://youtu.be/0Yh1J5TywvQ
Would love to hear what you guys think of it
I Built Unreal Engine Materials Using Only AI — Full Node Graphs, Parameters, Instances
In this video, I walk through how I use AI to create complete Unreal Engine 5 materials — not just simple solid colors, but full node graphs with parameters, texture coordinates, math operations, and proper material instances. All from a single text prom...
I Built a Game UI Using Only AI (Unreal Engine 5)
In this video, I show how I use AI to rapidly prototype and preview my entire game UI — from main menus to machine panels, tech trees, HUD overlays, and tooltips.
⚠️ Important: This is NOT about replacing UI designers or artists. This is about speed.
Instead of spending hours building a ...