Unity MCP
Connect external AI clients to the Unity Editor through Model Context Protocol (MCP).
Unity MCP exposes Unity as an MCP server so AI clients, such as Claude Code or Cursor can discover and invoke Unity tools.
| Topic | Description |
|---|---|
| AI client integration with Unity (MCP) | Understand how Unity exposes tools to AI clients through the MCP bridge. |
| Get started with Unity MCP | Set up the Unity MCP bridge and connect an AI client to the Unity Editor. |
| Register custom MCP tools | Create and register tools that external AI clients can invoke in Unity. |