unreagent

Getty/unreagent
★ 1 stars Go AI/LLM Updated today
Slim launcher/orchestrator for Unreal Engine projects: supervises UE + agent, with a built-in MCP server (editor control, build, runtimes, permissions). Dependency-free, cross-compilable Linux -> Windows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unreagent": {
      "command": "go",
      "args": [
        "run",
        "github.com/Getty/unreagent@latest"
      ]
    }
  }
}

Topics

claude-codemcpunreal-engineunreal-engine-5