unity-mcp-orchestrator

Orchestrate Unity Editor operations via Model Context Protocol tools.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/olse30/fantasy-deckbuilder --skill unity-mcp-orchestrator-olse30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-mcp-orchestrator
Source: https://github.com/olse30/fantasy-deckbuilder/tree/main/.agents/skills/unity-mcp-orchestrator
Command: npx skills add https://github.com/olse30/fantasy-deckbuilder --skill unity-mcp-orchestrator-olse30

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcpforunity, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates complex Unity Editor tasks and workflows, allowing for seamless integration of MCP tools and resources, and streamlining Unity project management.

Core Features & Use Cases

  • Unity Editor Automation: Orchestrate Unity Editor tasks via MCP for Unity, including creating/modifying GameObjects, editing scripts, managing scenes, running tests, and more.
  • Resource Utilization: Access and utilize editor state, scene data, project info, and other resources for efficient Unity development.
  • Use Case: Imagine you need to automate the creation of 100 GameObjects, populate them with scripts, and organize them into scenes. This Skill can handle the entire process, saving significant development time.

Quick Start

Use the unity-mcp-orchestrator skill to create a new GameObject named 'Cube' with a position at [0, 0, 0] and a scale of [1, 1, 1].

Frequently Asked Questions about unity-mcp-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Unity Editor tasks using MCP?

You can automate Unity Editor tasks by orchestrating operations through Model Context Protocol tools. This allows you to programmatically manage GameObjects, scripts, assets, and scenes to streamline project workflows.

What is the best way to create multiple GameObjects in Unity automatically?

The best way to create multiple GameObjects automatically is by using MCP orchestration. You can generate numerous GameObjects, populate them with scripts, and organize them into scenes to save significant development time.

Do I need Unity MCP tools to manage Unity scenes and scripts?

Yes, you need Unity MCP tools and resources to interact with Unity Editor state and functionality. This dependency is required to orchestrate scene modifications, script editing, and asset management workflows.

Can I run Unity testing workflows through MCP integration?

Yes, you can run Unity testing workflows through MCP integration. The orchestration handles testing workflows alongside scene, GameObject, script, and asset management for comprehensive Unity project automation.

What Unity project resources can I access via MCP tools?

You can access and utilize editor state, scene data, and project info via MCP tools. This resource utilization allows for efficient Unity development by interacting directly with Unity Editor state and functionality.