Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ParticleEffectForUGUI": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ParticleEffectForUGUI"
]
}
}
}