Skip to content
Windsurf

unreal-mcp-ue4-for-ohd for Windsurf

io.github.ribattrw/unreal-mcp-ue4-for-ohd

UE4.25 MCP server for Unreal Editor via Python Remote Execution (OHD mod-kit retarget).

client:Windsurf transport:stdio runtime:npm

Install unreal-mcp-ue4-for-ohd in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "unreal-mcp-ue4-for-ohd": {
      "command": "npx",
      "args": [
        "-y",
        "unreal-mcp-ue4-for-ohd"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

unreal-mcp-ue4-for-ohd in other clients