gaming

Unity MCP

MCP Server for Unity Editor and for a game made with Unity

local
macos
windows
linux
gaming
0
View on GitHub

Installation

npx -y IvanMurzak/Unity-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Unity-MCP",
  "command": "npx",
  "args": [
    "-y",
    "IvanMurzak/Unity-MCP"
  ]
}

About This MCP Server

IvanMurzak/Unity-MCP

MCP Server for Unity Editor and for a game made with Unity

GitHub: https://github.com/IvanMurzak/Unity-MCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub