prajwalshettydev/UnrealGenAISupport
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT, Deepseek, Claude Sonnet/Opus APIs, Google Gemini 3, Alibaba Qwen, Kimi, and Grok 4.1, with plans to add TTS, Elevenlabs, Inworld, OpenRouter, Groq, Dashscope, Responses APIs, UnrealClaude soon. UnrealMCP is also here!! Automatic scene generation from AI!!
Platform-specific configuration:
{
"mcpServers": {
"UnrealGenAISupport": {
"command": "npx",
"args": [
"-y",
"UnrealGenAISupport"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...