diff --git a/UnityMcpBridge/package.json b/UnityMcpBridge/package.json index 7e89ddb..2dcde5c 100644 --- a/UnityMcpBridge/package.json +++ b/UnityMcpBridge/package.json @@ -2,7 +2,7 @@ "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.", + "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.\n\nJoin Our Discord: https://discord.gg/y4p8KfzrN4", "unity": "2021.3", "documentationUrl": "https://github.com/CoplayDev/unity-mcp", "licensesUrl": "https://github.com/CoplayDev/unity-mcp/blob/main/LICENSE", @@ -19,7 +19,7 @@ "mcp-client" ], "author": { - "name": "CoplayDev", + "name": "Coplay", "email": "support@coplay.dev", "url": "https://coplay.dev" }