This is a Unity implementation based on the Model Context Protocol (MCP), enabling AI assistants (Cursor, Claude Code, OpenCode) to directly control the Unity Editor and runtime applications.
Pure C# Implementation
Fully developed in Unity, compatible with Unity C# syntax.
MCP Protocol
Supports almost all features defined in the MCP protocol documentation (except Prompts).
Tool Development and Extension
AI-Assisted Coding Support
Provides AGENTS.md file for secondary development and extension with AI.
Modes
Supports both Editor and Runtime modes.