Overview of Unity MCP Features
mainUnity MCP is an AI-driven game development assistant for both the Unity Editor and Runtime. It allows you to connect AI clients (like Claude, Cursor, or Windsurf) to Unity via the Model Context Protocol (MCP).
Key Capabilities:
- AI Agents: Use providers like Anthropic, OpenAI, or Microsoft.
- MCP Tools: Access a wide range of default tools for Editor workflows.
- Automatic Skills: Skills are automatically generated based on your OS, Unity version, and installed plugins.
- Runtime Support: Use LLMs directly within a compiled game for dynamic NPC behavior or real-time debugging.
- Debugging: Allow AI to identify and fix project issues.
- Extensibility: Build custom tools directly in your project code.