MCP server
Connect external AI clients to the Unity Editor through Model Context Protocol (MCP).
MCP server 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 MCP server | Set up the MCP server 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. |