Safely connect MCP clients to drive a live UEFN editor.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "uefn-verse-mcp" yet — see the docs or source repo.
Please connect to my running UEFN through uefn-verse-mcp, check the bridge status first, and list the UEFN-related MCP tools you can call right now.
Returns whether the connection succeeded, whether the bridge is healthy, and a list of currently available UEFN control capabilities.
Use uefn-verse-mcp to send my upcoming UEFN editing requests to the live editor, and report the result or any error after each step.
The AI interacts with the live UEFN through MCP and reports step-by-step operation results.
I’m using uefn-verse-mcp in Claude Code/Cursor. Confirm that you can control the live UEFN through this MCP bridge and explain how this session should begin.
Explains whether the client is connected to the bridge and gives guidance for starting a UEFN control session.
Developers can use MCP-compatible clients such as Claude Code or Cursor to connect to a running UEFN and pass natural-language requests to the editor for execution.
When a team wants external AI clients to operate a live UEFN, this tool uses a two-process bridge with an external FastMCP server and an in-editor HTTP listener to reduce direct coupling risks.
If you use more than one MCP client, this tool can act as a common bridge layer so different clients can drive a live UEFN in a similar way.
It is a two-process MCP bridge that lets Claude Code, Cursor, and other MCP clients safely drive a live Unreal Editor for Fortnite. The bridge is composed of an external FastMCP server and an in-editor HTTP listener.
Based on the provided information, you need at least an MCP-compatible client, an external FastMCP server, an HTTP listener inside UEFN, and a running UEFN instance. For exact installation and configuration steps, see the source repository.
It is not just a static service call; it is specifically designed for a live UEFN editor and uses a two-process bridge for connection and control. Its main focus is safely linking external MCP clients to the editor environment.
Use MCP tools to build, debug, and create content in Unreal Engine.
Control Unreal Engine 5 editor assets and scenes with natural language.
Connect Unreal Engine 5 so AI can assist scenes, assets, and development workflows.
Control Unreal Engine through AI using a native automation bridge plugin.
Connect Unity Editor with AI coding assistants for faster development and debugging.
Connect AI to the Unreal Engine 5 editor over local TCP.