@chrrxs/robloxstudio-mcp 2.22.4 → 2.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrrxs/robloxstudio-mcp",
3
- "version": "2.22.4",
3
+ "version": "2.23.0",
4
4
  "description": "MCP server for testing, debugging, and controlling Roblox Studio from AI coding tools",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
File without changes
Binary file
@@ -45,6 +45,10 @@ Complete your AI assistant integration with this easy-to-install Studio plugin.
45
45
  ### 1. Enable HTTP Requests (Required)
46
46
  **Game Settings** > **Security** > **"Allow HTTP Requests"**
47
47
 
48
+ To preview or insert public Creator Store assets that you do not own, also
49
+ enable **"Allow Loading Third Party Assets"** on the same Security page.
50
+ Roblox disables this setting by default.
51
+
48
52
  ### 2. Activate the Plugin
49
53
  **Plugins toolbar** > Click **"MCP Server"** button
50
54
  - **Green status** = Connected and ready