README.md

March 13, 2026 ยท View on GitHub

Unity AI Animation

MCP OpenUPM Unity Editor r
Discord Stars License Stand With Ukraine

Stats

AI-powered tools for Unity animation workflow. Create and modify AnimationClips and AnimatorControllers directly through natural language commands. Automate repetitive animation tasks like setting up state machines, configuring transitions, and adding keyframes. Ideal for rapid prototyping, procedural animation generation, and streamlining complex animator setups. Built on top of the AI Game Developer platform.

How to use

DOWNLOAD INSTALLER

Stability status

Unity VersionEditmodePlaymodeStandalone
2022.3.62f3rrr
2023.2.22f1rrr
6000.3.1f1rrr

AI Animation Tools

AnimationClip tools:

  • animation-create - Create AnimationClip asset files (.anim)
  • animation-get-data - Get AnimationClip data (curves, events, frame rate, wrap mode)
  • animation-modify - Modify AnimationClip (set/remove curves, add events, set properties)

AnimatorController tools:

  • animator-create - Create AnimatorController asset files (.controller)
  • animator-get-data - Get AnimatorController data (layers, states, parameters, transitions)
  • animator-modify - Modify AnimatorController (add/remove states, parameters, transitions)

Installation

Option 1 - Installer

  • โฌ‡๏ธ Download Installer
  • ๐Ÿ“‚ Import installer into Unity project
    • You can double-click on the file - Unity will open it automatically
    • OR: Open Unity Editor first, then click on Assets/Import Package/Custom Package, and choose the file

Option 2 - OpenUPM-CLI

openupm add com.ivanmurzak.unity.mcp.animation