Skip to content
Back to search
30
MCP

codefizz-editor-agent

npm/codefizz-editor-agent

CLI and MCP server for driving the Unreal Engine 5 editor with AI — create and edit materials, blueprints, Niagara, PCG, StateTrees, data tables, widgets, and Enhanced Input. Single Go binary, no Python, no dependencies.

Uptime
0.0%
88 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codefizz-editor-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}