Docs · Extensions · Unreal Engine

AI Niagara

Niagara VFX tooling — list Niagara system assets, inspect a system’s emitters, and spawn a Niagara component into the editor world.

Last updated: 2026-06-17 View as Markdown

At a glance

Tools added
3
Version
0.1.0
Package id
com.ivanmurzak.unreal-ai-niagara
Engine
Unreal Engine · Unreal Engine 5.5+
Wraps
Niagara
Repository

Install

Requires the base plugin UnrealMCP. After installing, reopen the editor so the new tool family appears in the agent's list.

unreal-mcp-cliunreal-mcp-cli install-extension com.ivanmurzak.unreal-ai-niagara <UEProject>

When to ask the AI for it

Ask when you want to survey a project’s Niagara systems or drop a VFX system into the level for a quick look.

Not sure if it's installed? Ask the agent "Do you have Niagara tools available?" — the niagara- tools only exist when the package is present.

Example prompts

Copy-pasteable first requests. Start with one, verify it in the editor, then build up.

  1. List every Niagara system and show me the emitters in NS_Fire.
  2. Spawn NS_Fire at the world origin.

Keep going