Skip to content
Cline

Unity MCP Server for Cline

io.github.rachitkumarrastogi/unity-mcp-server

MCP server for Unity: 130+ tools, Unity 6 skills, AI/ML discovery. No Editor.

client:Cline transport:stdio runtime:npm

Install Unity MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "unity-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "unity-mcp-server"
      ],
      "env": {
        "UNITY_PROJECT_PATH": "<UNITY_PROJECT_PATH>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Unity MCP Server in other clients