# Unity Extensions

The 10 Unity extensions for AI Game Developer — 114 extra AI Tools across families like Cinemachine, Terrain, Timeline, and ProBuilder. Each installs a whole tool family the agent can use once the package is present.

_Last updated: 2026-06-17_

| Extension | Tools | Package id | Version | What it adds |
| --- | --- | --- | --- | --- |
| AI Animation (/docs/extensions/unity/animation) | 6 | com.ivanmurzak.unity.mcp.animation | 1.2.19 | Create, inspect, and modify AnimationClips and AnimatorControllers — curves, events, states, and transitions. |
| AI Particle System (/docs/extensions/unity/particles) | 2 | com.ivanmurzak.unity.mcp.particlesystem | 1.2.19 | Inspect and modify any of the 24 ParticleSystem modules — emission, shape, velocity, color-over-life, and more. |
| AI ProBuilder (/docs/extensions/unity/probuilder) | 13 | com.ivanmurzak.unity.mcp.probuilder | 1.2.19 | Procedural mesh modeling — create shapes, extrude / bevel / bridge faces, set face materials, and merge meshes. |
| AI Cinemachine (/docs/extensions/unity/cinemachine) | 14 | com.ivanmurzak.unity.mcp.cinemachine | 1.0.5 | Virtual cameras — create CinemachineCameras, set Follow / LookAt targets, lens, body/aim, noise (shake), priority, and blends. |
| AI Splines (/docs/extensions/unity/splines) | 13 | com.ivanmurzak.unity.mcp.splines | 1.0.5 | Author splines — SplineContainers, knots, tangents and tangent-modes, closed loops, and evaluate points along a curve. |
| AI Terrain (/docs/extensions/unity/terrain) | 16 | com.ivanmurzak.unity.mcp.terrain | 1.0.5 | Terrain authoring — create terrains, sculpt and sample heights, manage layers, paint textures, scatter trees/details, and stitch neighbours. |
| AI InputSystem (/docs/extensions/unity/inputsystem) | 13 | com.ivanmurzak.unity.mcp.inputsystem | 1.0.5 | Input authoring — InputActionAssets, action maps, actions, bindings (incl. composites like WASD), and control schemes. |
| AI Tilemap (/docs/extensions/unity/tilemap) | 13 | com.ivanmurzak.unity.mcp.tilemap | 1.0.5 | 2D tilemaps — create grid + tilemap, paint / box-fill / clear tiles, tile and rule-tile assets, collider and orientation. |
| AI Navigation (/docs/extensions/unity/navigation) | 11 | com.ivanmurzak.unity.mcp.navigation | 1.0.5 | NavMesh — add and bake NavMeshSurface, bake settings, modifiers/volumes, links, and agents + destinations. |
| AI Timeline (/docs/extensions/unity/timeline) | 13 | com.ivanmurzak.unity.mcp.timeline | 1.0.5 | Cutscene authoring — TimelineAssets, tracks (animation / audio / signal / …), clips, markers, and PlayableDirector binding. |

---

Source (HTML): https://ai-game.dev/docs/extensions/unity
