Coplay
Official@coplaydev · United States of America
Unity plugin for AI driven game development
Agent Skills by Coplay
Showing 3 vetted skills indexed across 1 GitHub repositories.
blender-to-unity
Export models from Blender and import them into the open Unity scene via MCP.
mcp-source
Switches the MCP for Unity package source in Unity project manifests between branches and local checkouts.
unity-mcp-orchestrator
Automate Unity Editor workflows for scenes, GameObjects, scripts, and tests.
Frequently Asked Questions About Coplay
FAQPage SchemaWhat specific tasks does the Unity-MCP-Orchestrator enable?▼
The orchestrator enables programmatic control over Unity Editor functions, including the manipulation of GameObjects, management of scene hierarchies, and the execution of project-level tests. It allows developers to interface with the editor environment to perform batch operations on assets and verify scene integrity without manual intervention.
Which technical personas benefit from these capabilities?▼
Unity developers, technical artists, and quality assurance engineers benefit from these capabilities. It is designed for professionals who need to streamline repetitive editor tasks, manage large-scale scene configurations, or integrate external logic into their game development environment to improve consistency and speed during the production cycle.
What are the prerequisites for implementing this integration?▼
Implementation requires an active Unity project environment and familiarity with the Unity Editor architecture. Users must ensure their project is configured to support external interface protocols, allowing the orchestrator to communicate with the editor's internal systems for scene and GameObject management.