unreal-engine
Unreal Engine Automation
Automate Unreal Engine workflows using the Remote Control API (HTTP/WebSocket), Python scripting in Editor, and C++ automation tests. Supports asset management, level editing, rendering, and build automation.
Direct Control (CLI / API / Scripting)
Remote Control HTTP API
The Remote Control API allows external applications to control Unreal Engine over HTTP.
# Enable Remote Control in Project Settings > Plugins > Remote Control API
# Default endpoint: http://localhost:30010/remote/control
# List all exposed properties
curl http://localhost:30010/remote/control/properties
# Get property value
curl -X PUT http://localhost:30010/remote/control/property \
More from phuetz/code-buddy
blender
Blender 3D modeling, animation, and rendering automation via Python bpy scripting and CLI
19figma
Automate Figma design workflows via REST API, Plugin API, and MCP integration
3github
Interact with GitHub using the gh CLI for issues, PRs, CI runs, releases, and API queries
3gif-search
Search and download GIFs from Tenor and Giphy APIs
3ableton-live
Ableton Live music production automation via OSC protocol, MIDI, and Max for Live
3gitlab
GitLab DevOps platform with CI/CD pipelines, API automation, and glab CLI control
3