{ "name": "com.coplaydev.unity-mcp", "version": "2.1.2", "displayName": "Unity MCP", "description": "A bridge that connects an LLM to Unity via the MCP (Model Context Protocol). This allows MCP Clients like Claude Desktop or Cursor to directly control your Unity Editor.", "unity": "2021.3", "documentationUrl": "https://github.com/CoplayDev/unity-mcp", "licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.0.2" }, "keywords": [ "unity", "ai", "llm", "mcp", "model-context-protocol", "mcp-server", "mcp-client" ], "author": { "name": "CoplayDev", "email": "support@coplay.dev", "url": "https://coplay.dev" } }