undergroundrap/UEFN-TOOLBELT
The ultimate, ever-expanding Swiss Army Knife for the UEFN Python API (117+ tools). Automate world-building, manage assets, generate boilerplate Verse code, and control the editor with AI via a fully-offline PySide6 dashboard.
Platform-specific configuration:
{
"mcpServers": {
"UEFN-TOOLBELT": {
"command": "npx",
"args": [
"-y",
"UEFN-TOOLBELT"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
The Swiss Army Knife for the UEFN Python Integration.
> Built by Ocean Bennett — 2026
Automate the tedious, script the impossible, and bridge the gap between Python and Verse. UEFN Toolbelt is a master utility designed to leverage the 2026 UEFN Python 3.11 Update, allowing creators to manipulate actors, manage assets, and generate boilerplate Verse code through a high-level, developer-friendly interface — all from a single persistent menu entry in the UEFN editor bar.
---
---
> Why this matters: The UEFN Python community has already seen proof-of-concept malicious > scripts that flood the editor with spam windows when run from untrusted sources. > Python editor scripts run with full access to your project — treat them like executable code.
| Practice | How it's enforced here | |---|---| | Audited code | Every line in this repo is open-source and
Loading reviews...