by ColtonWilley · AI Tool · ★ 50
UE LLM Toolkit Give your AI the ability to actually see inside your Unreal project. A pure C++ plugin that exposes 37 tools and 200+ operations over HTTP, giving LLMs read/write access to major editor subsystems. Drop it into any UE 5.7 project and get a REST API that works with Claude Code, Cursor, Windsurf, or any HTTP client. No Python runtime in the editor. No MCP lock-in. Just HTTP + JSON. This is not a "prompt-to-game" tool. It won't generate a forest or build you a castle from a sentence.
| Stars | 50 |
| Forks | 8 |
| Language | C++ |
| Category | AI Tool |
| License | MIT |
| Quality Score | 70.2044177059312/100 |
| Open Issues | 6 |
| Last Updated | 2026-04-02 |
| Created | 2026-03-02 |
| Est. Tokens | ~67k |
Explore other popular ai tool tools:
ue-llm-toolkit is A set of tools allowing LLMs to see inside Unreal Engine 5 projects.. It is categorized as a AI Tool with 50 GitHub stars.
ue-llm-toolkit is primarily written in C++.
You can find installation instructions and usage details in the ue-llm-toolkit GitHub repository at github.com/ColtonWilley/ue-llm-toolkit. The project has 50 stars and 8 forks, indicating an active community.
ue-llm-toolkit is released under the MIT license, making it free to use and modify according to the license terms.