Capture screenshots from Unity Editor Game/Scene/Explorer views
/plugin marketplace add akiojin/unity-mcp-server/plugin install unity-mcp-server@unity-mcp-server[mode] [target] - mode: game|scene|explorer, target: GameObject name for explorer modeunity-mcp-server/commands/# Unity Screenshot Capture Capture screenshots from various Unity Editor views. ## Capture Modes ### 1. Game View (`game`) Captures the Game View (player's perspective). ### 2. Scene View (`scene`) Captures the editor's Scene View. ### 3. Explorer Mode (`explorer`) AI/LLM-optimized view that focuses on a specific GameObject. ## Usage Examples ### Basic Usage Captures the Game View screenshot. ### Capture Scene View ### Focus on Specific GameObject Frames and captures the Player GameObject. ## Options ### Explorer Mode Settings | Setting | Description | |--------...