# Unity MCP Server Release v1.1.0
**Release date:** (see [CHANGELOG](../../CHANGELOG.md))
First major tool expansion: 27 tools for packages, assemblies, scenes, prefabs, assets, materials, animation, audio, and more.
## Summary of changes
### Added
- **27 new tools**, including:
- **Project & code:** Packages, assemblies, scripts, editor scripts, assembly dependency graph.
- **Scenes & prefabs:** All scenes, scene summary, prefabs, prefab script GUIDs, subscenes.
- **Assets:** Asset folder tree, assets by extension, find references, large assets.
- **Materials & shaders:** Materials, shaders, Shader Graph, VFX Graph.
- **Animation:** Animator controllers, animation clips, animator states, Timeline playables.
- **2D:** Sprite atlases, tilemap assets.
- **Rendering:** Render pipelines.
- **TextMeshPro & UI:** TMP fonts, TMP settings path, UI documents.
- **Input:** Input axes, Input System action assets and summary.
- **Tags & layers:** Tags and layers from TagManager.
- **Addressables & localization:** Addressables info, localization tables.
- **Audio:** Audio clips, audio mixers.
- **Testing & docs:** Test assemblies, repo docs, agent docs.
- **Changelog:** `get_changelog` tool.
---
**Install:** `npx unity-mcp-server` or from [npm](https://www.npmjs.com/package/unity-mcp-server) / [MCP Registry](https://registry.modelcontextprotocol.io/?q=unity-mcp-server).