Switch MCP for Unity Package Source You are switching the package source in one or more Unity projects. allowed-tools Bash, Read, Edit, ReadMcpResourceTool, ListMcpResourcesTool Instructions 1. Parse arguments The user's argument is: Valid values: , , , , or empty. If empty or not one of the four valid values, ask the user to choose: - main — upstream main branch (stable releases) - beta — upstream beta branch (pre-release) - branch — your current remote branch (for testing a PR) - local — local file reference to your checkout (for live dev iteration) 2. Detect repo context Run these git comm…