Union
Provides a Model Context Protocol server, enabling AI agents to interact with and control the Unity editor and projects.
概要
Union is a Model Context Protocol (MCP) server specifically designed for Unity, acting as a bridge that allows AI agents to directly interface with the Unity editor. It empowers AI models with capabilities like multimodal vision to observe the scene and assets, perform advanced searches across the project hierarchy, and leverage Unity's compiler for precise code analysis. The server supports a wide array of tools for asset management, scene manipulation, script creation and execution, and editor state inspection, making Unity development tasks automatable and accessible to AI agents.
主な機能
- Multimodal Vision for agents to view Unity scenes, cameras, and assets.
- 25 GitHub stars
- Superior Code Analysis using Unity's own compiler.
- Extensible architecture for adding project-specific tools.
- Powerful Search across hierarchy and project assets.
- Quick Start configuration with a single mcp.json file.
ユースケース
- Enabling AI models to programmatically analyze, modify, and test Unity projects.
- Automating Unity development workflows with AI agents.
- Facilitating AI-driven content creation and scenario generation within the Unity editor.