PazerOP/UnrealGenAISupport
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT 5.1, Deepseek V3.1, Claude Sonnet 4.5 APIs, Gemini 3, Alibaba Qwen, Kimi and Grok 4.1, with plans to add Gemini, audio tts, elevenlabs, OpenRouter, Groq, Dashscope & realtime APIs 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...