package_manager
Streamline Unity project setup by managing packages via the Unity Package Manager. Add, configure, and update packages from Unity registry, GitHub, or local disk with specified parameters such as version, branch, or path.
Instructions
Manages packages in the Unity Package Manager
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | The branch to use for GitHub packages (optional) | |
methodSource | Yes | The method source to use (registry, github, or disk) to add the package | |
packageName | No | The package name to add from Unity registry (e.g. com.unity.textmeshpro) | |
path | No | The path to use (folder path for disk method or subfolder for GitHub) | |
repositoryUrl | No | The GitHub repository URL (e.g. https://github.com/username/repo.git) | |
version | No | The version to use for registry packages (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Unity Editor MCP Server
Related Tools
- @TSavo/Unity-MCP
- @TSavo/Unity-MCP
- @bsmi021/mcp-node-omnibus-server
- @taylor-lindores-reeves/mcp-github-projects
- @starwind-ui/starwind-ui-mcp