UnrealGenAISupport

prajwalshettydev/UnrealGenAISupport
★ 436 stars C++ 🤖 AI/LLM Updated 1mo ago
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!!
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unrealgenaisupport": {
      "command": "npx",
      "args": [
        "-y",
        "prajwalshettydev/UnrealGenAISupport"
      ]
    }
  }
}

Topics

claudedashscopedeepseekgame-developmentgeminigenerative-aigooglegpt5groklightweightllmmcpmcp-servermetaopenai