mcp-unity

CoderGamester/mcp-unity
★ 1,413 stars C# 💻 Code/Dev Tools Updated 1mo ago
Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-unity": {
      "command": "npx",
      "args": [
        "-y",
        "CoderGamester/mcp-unity"
      ]
    }
  }
}

Topics

antigravity-ideclaudecodecodex-clicopilotcursorgame-developmentgeminimcpmodel-context-protocolopenaiunityunity-packageunity3dwindsurf