Unity Editor MCP Server
select_object
Sets the selected object in the Unity editor by path or ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
objectPath | Yes | The path or ID of the object to select (e.g. "Main Camera" or a Unity object ID) |
Input Schema (JSON Schema)
You must be authenticated.