ULT7RA/GitHubCoPilotUNREALEngine
The FIRST UE 5 plugin that brings AI coding assistance directly into the editor. Dockable Slate UI , agentic tool exec (read/write/edit files, compile, search), real-time project context awareness, diff/patch workflows, Meta Quest/OpenXR analysis, and multi-model support via the GitHub Copilot API. Open source, production-oriented, C++ only
Platform-specific configuration:
{
"mcpServers": {
"GitHubCoPilotUNREALEngine": {
"command": "npx",
"args": [
"-y",
"GitHubCoPilotUNREALEngine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...