Back to directory
codergamester/mcp-unity

codergamester/mcp-unity

@CoderGamester

Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

unitygame-engineeditormcpai-assistantcursorclaude-codecodexwindsurfautomation

Installation & Configuration

{
  "mcpServers": {
    "mcp-unity": {
      "command": "node",
      "args": [
        "ABSOLUTE/PATH/TO/mcp-unity/Server~/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/12
Updated
2026/6/13