@weppy/roblox-mcp 2.5.0 → 2.6.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.
Files changed (212) hide show
  1. package/.claude-plugin/marketplace.json +2 -2
  2. package/.github/workflows/install-test.yml +55 -4
  3. package/CHANGELOG.md +25 -0
  4. package/README.md +29 -45
  5. package/SUPPORT.md +4 -6
  6. package/docs/assets/screenshots/roblox-explorer/roblox-explorer-property-window.png +0 -0
  7. package/install.ps1 +22 -9
  8. package/install.sh +19 -4
  9. package/llms-full.txt +8 -688
  10. package/llms.txt +3 -13
  11. package/package.json +1 -1
  12. package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
  13. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogDetailPage-DRfFUIvC.js → ChangelogDetailPage-C-ROvHGr.js} +1 -1
  14. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogPage-Dgl8dBt6.js → ChangelogPage-CPm4ft8m.js} +1 -1
  15. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-DfdyAPrJ.js → ConfirmModal-BSTYLn14.js} +1 -1
  16. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConnectionPage-LSvSX1_u.js → ConnectionPage-BeJEgfmf.js} +1 -1
  17. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DrK7vhO-.js → InfoLabel-BRbbxjjt.js} +1 -1
  18. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{OverviewPage-CXsGuoPu.js → OverviewPage-BHd6yL_8.js} +1 -1
  19. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CgkzRAqQ.js → PlaytestPage-BiNJCh4I.js} +1 -1
  20. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-Dy3MffNh.js → PropertyDiff-BKVe7m6g.js} +1 -1
  21. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-Cg33y021.js +1 -0
  22. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-hJyzgRAl.js → StatusBadge-A72TDL-q.js} +1 -1
  23. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{SyncPage-eX2Rh-Ct.js → SyncPage-R4Qs9Xt3.js} +1 -1
  24. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-CQewH4h_.js +1 -0
  25. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TierPromoProgress-CLAr1gQq.js → TierPromoProgress-DolZjAqX.js} +1 -1
  26. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ToolsPage-CqzfCxxH.js → ToolsPage-DRX93nSV.js} +1 -1
  27. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-uLdiNHd0.js +1 -0
  28. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{index-BfvSPSNj.js → index-oz4Gtzz9.js} +55 -21
  29. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BeRNzFBh.js → useLiveUptime-CRLLCM8t.js} +1 -1
  30. package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +1 -1
  31. package/plugins/weppy-roblox-mcp/dashboard/dist/weppy-icon.png +0 -0
  32. package/plugins/weppy-roblox-mcp/dist/index.js +76 -76
  33. package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
  34. package/docs/assets/screenshots/roblox-explorer/install-from-vsix.png +0 -0
  35. package/docs/compatibility.md +0 -44
  36. package/docs/en/dashboard/changelog.md +0 -114
  37. package/docs/en/dashboard/connection.md +0 -77
  38. package/docs/en/dashboard/overview.md +0 -95
  39. package/docs/en/dashboard/playtest.md +0 -61
  40. package/docs/en/dashboard/settings.md +0 -60
  41. package/docs/en/dashboard/sync.md +0 -68
  42. package/docs/en/dashboard/tools.md +0 -69
  43. package/docs/en/installation/README.md +0 -95
  44. package/docs/en/installation/ai-apps/antigravity.md +0 -89
  45. package/docs/en/installation/ai-apps/claude-app.md +0 -78
  46. package/docs/en/installation/ai-apps/claude-code.md +0 -104
  47. package/docs/en/installation/ai-apps/codex-app.md +0 -56
  48. package/docs/en/installation/ai-apps/codex-cli.md +0 -67
  49. package/docs/en/installation/ai-apps/cursor.md +0 -77
  50. package/docs/en/installation/ai-apps/gemini-cli.md +0 -120
  51. package/docs/en/installation/roblox-explorer.md +0 -68
  52. package/docs/en/installation/roblox-plugin.md +0 -96
  53. package/docs/en/pro-upgrade.md +0 -96
  54. package/docs/en/sync/luau-lsp.md +0 -41
  55. package/docs/en/sync/overview.md +0 -153
  56. package/docs/en/tools/assets-and-effects.md +0 -104
  57. package/docs/en/tools/instances-and-properties.md +0 -104
  58. package/docs/en/tools/overview.md +0 -277
  59. package/docs/en/tools/playtest.md +0 -140
  60. package/docs/en/tools/scripting.md +0 -66
  61. package/docs/en/tools/system-and-debugging.md +0 -93
  62. package/docs/en/tools/world-and-environment.md +0 -102
  63. package/docs/es/README.md +0 -208
  64. package/docs/es/dashboard/changelog.md +0 -114
  65. package/docs/es/dashboard/connection.md +0 -77
  66. package/docs/es/dashboard/overview.md +0 -95
  67. package/docs/es/dashboard/playtest.md +0 -61
  68. package/docs/es/dashboard/settings.md +0 -60
  69. package/docs/es/dashboard/sync.md +0 -68
  70. package/docs/es/dashboard/tools.md +0 -69
  71. package/docs/es/installation/README.md +0 -87
  72. package/docs/es/installation/ai-apps/antigravity.md +0 -89
  73. package/docs/es/installation/ai-apps/claude-app.md +0 -78
  74. package/docs/es/installation/ai-apps/claude-code.md +0 -104
  75. package/docs/es/installation/ai-apps/codex-app.md +0 -56
  76. package/docs/es/installation/ai-apps/codex-cli.md +0 -67
  77. package/docs/es/installation/ai-apps/cursor.md +0 -77
  78. package/docs/es/installation/ai-apps/gemini-cli.md +0 -120
  79. package/docs/es/installation/roblox-explorer.md +0 -58
  80. package/docs/es/installation/roblox-plugin.md +0 -85
  81. package/docs/es/pro-upgrade.md +0 -96
  82. package/docs/es/sync/luau-lsp.md +0 -41
  83. package/docs/es/sync/overview.md +0 -153
  84. package/docs/es/tools/assets-and-effects.md +0 -104
  85. package/docs/es/tools/instances-and-properties.md +0 -104
  86. package/docs/es/tools/overview.md +0 -277
  87. package/docs/es/tools/playtest.md +0 -140
  88. package/docs/es/tools/scripting.md +0 -66
  89. package/docs/es/tools/system-and-debugging.md +0 -93
  90. package/docs/es/tools/world-and-environment.md +0 -102
  91. package/docs/id/README.md +0 -208
  92. package/docs/id/dashboard/changelog.md +0 -114
  93. package/docs/id/dashboard/connection.md +0 -77
  94. package/docs/id/dashboard/overview.md +0 -95
  95. package/docs/id/dashboard/playtest.md +0 -61
  96. package/docs/id/dashboard/settings.md +0 -60
  97. package/docs/id/dashboard/sync.md +0 -68
  98. package/docs/id/dashboard/tools.md +0 -69
  99. package/docs/id/installation/README.md +0 -93
  100. package/docs/id/installation/ai-apps/antigravity.md +0 -89
  101. package/docs/id/installation/ai-apps/claude-app.md +0 -78
  102. package/docs/id/installation/ai-apps/claude-code.md +0 -104
  103. package/docs/id/installation/ai-apps/codex-app.md +0 -56
  104. package/docs/id/installation/ai-apps/codex-cli.md +0 -67
  105. package/docs/id/installation/ai-apps/cursor.md +0 -77
  106. package/docs/id/installation/ai-apps/gemini-cli.md +0 -120
  107. package/docs/id/installation/roblox-explorer.md +0 -58
  108. package/docs/id/installation/roblox-plugin.md +0 -85
  109. package/docs/id/pro-upgrade.md +0 -96
  110. package/docs/id/sync/luau-lsp.md +0 -41
  111. package/docs/id/sync/overview.md +0 -153
  112. package/docs/id/tools/assets-and-effects.md +0 -104
  113. package/docs/id/tools/instances-and-properties.md +0 -104
  114. package/docs/id/tools/overview.md +0 -277
  115. package/docs/id/tools/playtest.md +0 -140
  116. package/docs/id/tools/scripting.md +0 -66
  117. package/docs/id/tools/system-and-debugging.md +0 -93
  118. package/docs/id/tools/world-and-environment.md +0 -102
  119. package/docs/installer/assets/index-Bz0amd7x.js +0 -63
  120. package/docs/installer/assets/index-ei4lRUa6.css +0 -1
  121. package/docs/installer/index.html +0 -14
  122. package/docs/installer/manifest.webmanifest +0 -15
  123. package/docs/installer/sw.js +0 -7
  124. package/docs/installer/weppy-icon.png +0 -0
  125. package/docs/ja/README.md +0 -206
  126. package/docs/ja/dashboard/changelog.md +0 -114
  127. package/docs/ja/dashboard/connection.md +0 -77
  128. package/docs/ja/dashboard/overview.md +0 -95
  129. package/docs/ja/dashboard/playtest.md +0 -61
  130. package/docs/ja/dashboard/settings.md +0 -60
  131. package/docs/ja/dashboard/sync.md +0 -68
  132. package/docs/ja/dashboard/tools.md +0 -69
  133. package/docs/ja/installation/README.md +0 -93
  134. package/docs/ja/installation/ai-apps/antigravity.md +0 -89
  135. package/docs/ja/installation/ai-apps/claude-app.md +0 -78
  136. package/docs/ja/installation/ai-apps/claude-code.md +0 -104
  137. package/docs/ja/installation/ai-apps/codex-app.md +0 -56
  138. package/docs/ja/installation/ai-apps/codex-cli.md +0 -67
  139. package/docs/ja/installation/ai-apps/cursor.md +0 -77
  140. package/docs/ja/installation/ai-apps/gemini-cli.md +0 -120
  141. package/docs/ja/installation/roblox-explorer.md +0 -58
  142. package/docs/ja/installation/roblox-plugin.md +0 -85
  143. package/docs/ja/pro-upgrade.md +0 -96
  144. package/docs/ja/sync/luau-lsp.md +0 -41
  145. package/docs/ja/sync/overview.md +0 -153
  146. package/docs/ja/tools/assets-and-effects.md +0 -104
  147. package/docs/ja/tools/instances-and-properties.md +0 -104
  148. package/docs/ja/tools/overview.md +0 -277
  149. package/docs/ja/tools/playtest.md +0 -140
  150. package/docs/ja/tools/scripting.md +0 -66
  151. package/docs/ja/tools/system-and-debugging.md +0 -93
  152. package/docs/ja/tools/world-and-environment.md +0 -102
  153. package/docs/ko/README.md +0 -206
  154. package/docs/ko/dashboard/changelog.md +0 -114
  155. package/docs/ko/dashboard/connection.md +0 -77
  156. package/docs/ko/dashboard/overview.md +0 -95
  157. package/docs/ko/dashboard/playtest.md +0 -61
  158. package/docs/ko/dashboard/settings.md +0 -60
  159. package/docs/ko/dashboard/sync.md +0 -68
  160. package/docs/ko/dashboard/tools.md +0 -69
  161. package/docs/ko/installation/README.md +0 -95
  162. package/docs/ko/installation/ai-apps/antigravity.md +0 -88
  163. package/docs/ko/installation/ai-apps/claude-app.md +0 -78
  164. package/docs/ko/installation/ai-apps/claude-code.md +0 -104
  165. package/docs/ko/installation/ai-apps/codex-app.md +0 -56
  166. package/docs/ko/installation/ai-apps/codex-cli.md +0 -67
  167. package/docs/ko/installation/ai-apps/cursor.md +0 -77
  168. package/docs/ko/installation/ai-apps/gemini-cli.md +0 -120
  169. package/docs/ko/installation/roblox-explorer.md +0 -68
  170. package/docs/ko/installation/roblox-plugin.md +0 -96
  171. package/docs/ko/pro-upgrade.md +0 -96
  172. package/docs/ko/sync/luau-lsp.md +0 -41
  173. package/docs/ko/sync/overview.md +0 -153
  174. package/docs/ko/tools/assets-and-effects.md +0 -104
  175. package/docs/ko/tools/instances-and-properties.md +0 -104
  176. package/docs/ko/tools/overview.md +0 -277
  177. package/docs/ko/tools/playtest.md +0 -134
  178. package/docs/ko/tools/scripting.md +0 -66
  179. package/docs/ko/tools/system-and-debugging.md +0 -93
  180. package/docs/ko/tools/world-and-environment.md +0 -102
  181. package/docs/pt-br/README.md +0 -208
  182. package/docs/pt-br/dashboard/changelog.md +0 -114
  183. package/docs/pt-br/dashboard/connection.md +0 -77
  184. package/docs/pt-br/dashboard/overview.md +0 -95
  185. package/docs/pt-br/dashboard/playtest.md +0 -61
  186. package/docs/pt-br/dashboard/settings.md +0 -60
  187. package/docs/pt-br/dashboard/sync.md +0 -68
  188. package/docs/pt-br/dashboard/tools.md +0 -69
  189. package/docs/pt-br/installation/README.md +0 -93
  190. package/docs/pt-br/installation/ai-apps/antigravity.md +0 -89
  191. package/docs/pt-br/installation/ai-apps/claude-app.md +0 -78
  192. package/docs/pt-br/installation/ai-apps/claude-code.md +0 -104
  193. package/docs/pt-br/installation/ai-apps/codex-app.md +0 -56
  194. package/docs/pt-br/installation/ai-apps/codex-cli.md +0 -67
  195. package/docs/pt-br/installation/ai-apps/cursor.md +0 -77
  196. package/docs/pt-br/installation/ai-apps/gemini-cli.md +0 -120
  197. package/docs/pt-br/installation/roblox-explorer.md +0 -58
  198. package/docs/pt-br/installation/roblox-plugin.md +0 -85
  199. package/docs/pt-br/pro-upgrade.md +0 -96
  200. package/docs/pt-br/sync/luau-lsp.md +0 -41
  201. package/docs/pt-br/sync/overview.md +0 -153
  202. package/docs/pt-br/tools/assets-and-effects.md +0 -104
  203. package/docs/pt-br/tools/instances-and-properties.md +0 -104
  204. package/docs/pt-br/tools/overview.md +0 -277
  205. package/docs/pt-br/tools/playtest.md +0 -140
  206. package/docs/pt-br/tools/scripting.md +0 -66
  207. package/docs/pt-br/tools/system-and-debugging.md +0 -93
  208. package/docs/pt-br/tools/world-and-environment.md +0 -102
  209. package/docs/troubleshooting.md +0 -47
  210. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-D2ZBQ2KF.js +0 -1
  211. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-BwKqP_4s.js +0 -1
  212. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-23o8LmsR.js +0 -1
@@ -1,89 +0,0 @@
1
- # Antigravity Setup
2
-
3
- How to use Roblox MCP with [Google Antigravity](https://developers.googleblog.com/build-with-google-antigravity-our-new-agentic-development-platform/).
4
-
5
- > **Antigravity** is Google's agentic development platform where AI agents autonomously move between code editing, terminal, and browser to carry out complex tasks.
6
-
7
- ## Prerequisites
8
-
9
- 1. **Antigravity** installed (see official docs for supported OS/requirements)
10
- 2. **Node.js** (v18.0.0 or later, `npx` available)
11
- 3. **Roblox Studio plugin** installed
12
-
13
- ## Register MCP Server
14
-
15
- In Antigravity, MCP servers are managed in the **agent pane (Agent pane)**.
16
-
17
- ### Manual registration via raw config (recommended)
18
-
19
- 1. In the agent pane, click **⋯** → **MCP Servers** → **Manage MCP Servers** → **View raw config**
20
-
21
- ![Open MCP Servers menu](../../../assets/screenshots/antigravity/antigravity_mcp_services_menu.png)
22
-
23
- 2. Add/merge the following into the displayed config (JSON):
24
-
25
- ```json
26
- {
27
- "mcpServers": {
28
- "weppy-roblox-mcp": {
29
- "command": "npx",
30
- "args": ["-y", "@weppy/roblox-mcp"]
31
- }
32
- }
33
- }
34
- ```
35
-
36
- ![Edit raw config](../../../assets/screenshots/antigravity/antigravity_mcp_raw.png)
37
-
38
- 3. After saving, do **Refresh** (or restart/refresh per the UI guidance)
39
-
40
- > The actual path/name of the config file can vary by OS and Antigravity version, so always edit based on the location shown in **View raw config**.
41
-
42
- ### Optional: Adjust port/logs with environment variables
43
-
44
- We recommend keeping the defaults (HTTP `127.0.0.1:3002`). If needed, you can set environment variables like this:
45
-
46
- ```json
47
- {
48
- "mcpServers": {
49
- "weppy-roblox-mcp": {
50
- "command": "npx",
51
- "args": ["-y", "@weppy/roblox-mcp"],
52
- "env": {
53
- "HTTP_HOST": "127.0.0.1",
54
- "HTTP_PORT": "3002",
55
- "LOG_LEVEL": "INFO"
56
- }
57
- }
58
- }
59
- }
60
- ```
61
-
62
- ## Connection Test
63
-
64
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
65
- 2. In **Antigravity**, enter:
66
- ```
67
- Tell me what's currently selected in Roblox Studio
68
- ```
69
-
70
- ## Troubleshooting
71
-
72
- ### When the server won't start
73
-
74
- Run the MCP server directly to check for errors:
75
- ```bash
76
- npx -y @weppy/roblox-mcp
77
- ```
78
-
79
- ### Connection failed
80
-
81
- - Verify the Roblox Studio plugin is **Connected**
82
- - Check whether port **3002** is blocked by a firewall
83
- - Check server status in the agent pane **⋯** → **MCP Servers**
84
- - (Advanced) If you changed `HTTP_PORT`, the Roblox Studio plugin/bridge must be configured to use the same port.
85
-
86
- ## References
87
-
88
- - [Google Antigravity introduction](https://developers.googleblog.com/build-with-google-antigravity-our-new-agentic-development-platform/)
89
- - [Antigravity Getting Started Guide (Codelab)](https://codelabs.developers.google.com/getting-started-google-antigravity)
@@ -1,78 +0,0 @@
1
- # Claude Desktop App Setup
2
-
3
- How to use Roblox MCP with [Claude Desktop App](https://claude.ai/download).
4
-
5
- ## Prerequisites
6
-
7
- - **Claude Desktop App** installed
8
- - **Node.js** (v18.0.0 or higher)
9
- - **Roblox Studio Plugin** installed
10
-
11
- ## Register MCP Server
12
-
13
- ### Method 1: Desktop Extensions (Recommended)
14
-
15
- > One-click installation available like browser extensions since 2026
16
-
17
- 1. Claude Desktop → **Settings** → **Extensions**
18
- 2. Search for `weppy-roblox-mcp`
19
- 3. Click **Install**
20
-
21
- ### Method 2: Edit Configuration File Directly
22
-
23
- 1. Claude Desktop → **Settings** → **Developers** → Click **Edit Config**
24
-
25
- 2. Add the following content to the `claude_desktop_config.json` file:
26
-
27
- ```json
28
- {
29
- "mcpServers": {
30
- "weppy-roblox-mcp": {
31
- "command": "npx",
32
- "args": ["-y", "@weppy/roblox-mcp"]
33
- }
34
- }
35
- }
36
- ```
37
-
38
- 3. **Completely quit** and restart Claude Desktop
39
-
40
- **Configuration file locations:**
41
-
42
- | OS | Path |
43
- |----|------|
44
- | macOS | `~/Library/Application Support/Claude/claude_desktop_config.json` |
45
- | Windows | `%APPDATA%\Claude\claude_desktop_config.json` |
46
-
47
- ## Connection Test
48
-
49
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
50
- 2. Start a new conversation in **Claude Desktop** and test:
51
- ```
52
- Create a blue part in Roblox Studio
53
- ```
54
-
55
- ## Troubleshooting
56
-
57
- ### MCP server not loading
58
-
59
- 1. **Check JSON syntax**: Validate configuration file with an online JSON validator
60
- 2. **Fully restart Claude Desktop**: After configuration changes, completely quit and restart the app
61
- 3. **Verify paths**: Check that command and args are correct
62
-
63
- ### Server won't start
64
-
65
- Run the MCP server directly to check for errors:
66
- ```bash
67
- npx -y @weppy/roblox-mcp
68
- ```
69
-
70
- ### Connection failed
71
-
72
- - Verify the Roblox Studio plugin is in **Connected** state
73
- - Check if port 3002 is blocked by a firewall
74
-
75
- ## Reference
76
-
77
- - [Claude Desktop MCP Official Guide](https://support.claude.com/en/articles/10949351-getting-started-with-local-mcp-servers-on-claude-desktop)
78
- - [MCP Server Connection Guide](https://modelcontextprotocol.io/docs/develop/connect-local-servers)
@@ -1,104 +0,0 @@
1
- # Claude Code Setup
2
-
3
- How to use Roblox MCP with [Claude Code](https://claude.ai/code) (terminal-based AI coding tool).
4
-
5
- ## Prerequisites
6
-
7
- - **Claude Code** installed
8
- - **Roblox Studio Plugin** installed
9
-
10
- ## Installation
11
-
12
- ```bash
13
- npm install -g @anthropic-ai/claude-code
14
- ```
15
-
16
- ## Register MCP Server
17
-
18
- ### Method 1: Install from Marketplace (Recommended)
19
-
20
- Run in Claude Code terminal:
21
-
22
- ```bash
23
- # Add marketplace
24
- /plugin marketplace add hope1026/weppy-roblox-mcp
25
-
26
- # Install plugin
27
- /plugin install weppy-roblox-mcp@hope1026-roblox-mcp
28
- ```
29
-
30
- Verify installation:
31
- ```bash
32
- /plugin list
33
- ```
34
-
35
- ### Method 2: Edit Configuration File Directly
36
-
37
- Create a `.mcp.json` file:
38
-
39
- ```json
40
- {
41
- "mcpServers": {
42
- "weppy-roblox-mcp": {
43
- "command": "npx",
44
- "args": ["-y", "@weppy/roblox-mcp"]
45
- }
46
- }
47
- }
48
- ```
49
-
50
- **Configuration file locations:**
51
-
52
- | Scope | Path |
53
- |-------|------|
54
- | Project | `<project>/.mcp.json` |
55
- | Global | `~/.claude/mcp.json` |
56
-
57
- ## Automatic Server Management
58
-
59
- Claude Code manages MCP servers automatically:
60
-
61
- - Starts automatically when needed
62
- - Stops automatically when session ends
63
- - No additional configuration required
64
-
65
- ## Connection Test
66
-
67
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
68
- 2. Test in **Claude Code**:
69
- ```
70
- Create a blue part in Roblox Studio
71
- ```
72
-
73
- ## Troubleshooting
74
-
75
- ### Plugin installation failed
76
-
77
- ```bash
78
- # Clear cache and retry
79
- /plugin cache clear
80
- /plugin install weppy-roblox-mcp@hope1026-roblox-mcp
81
- ```
82
-
83
- ### Server won't start
84
-
85
- 1. Check Node.js version (18.0 or higher required):
86
- ```bash
87
- node --version
88
- ```
89
-
90
- 2. Test starting the server manually:
91
- ```bash
92
- npx -y @weppy/roblox-mcp
93
- ```
94
-
95
- ### MCP tools not visible
96
-
97
- Check in Claude Code:
98
- ```
99
- Show me the list of available MCP tools
100
- ```
101
-
102
- ## Reference
103
-
104
- - [Claude Code Official Documentation](https://docs.anthropic.com/claude-code)
@@ -1,56 +0,0 @@
1
- # Codex App Setup
2
-
3
- How to use Roblox MCP with [OpenAI Codex App](https://openai.com/codex/) (macOS).
4
-
5
- > **Released February 2, 2026** - Native macOS app supporting multi-agent workflows
6
-
7
- ## Prerequisites
8
-
9
- - **Codex App** installed (macOS)
10
- - **Roblox Studio Plugin** installed
11
-
12
- ## Register MCP Server
13
-
14
- ### Auto-sync with Codex CLI Settings
15
-
16
- If you've already configured MCP in Codex CLI, you can use it in the app **without additional setup**.
17
-
18
- ```
19
- CLI session history and settings are automatically synced to the app.
20
- ```
21
-
22
- ### New Setup
23
-
24
- Add in the app under **Settings** → **MCP Servers**:
25
-
26
- ```
27
- Server name: weppy-roblox-mcp
28
- Command: npx -y @weppy/roblox-mcp
29
- ```
30
-
31
- ## Connection Test
32
-
33
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
34
- 2. Start a new conversation in **Codex App** and test:
35
- ```
36
- Tell me what's currently selected in Roblox Studio
37
- ```
38
-
39
- ## Troubleshooting
40
-
41
- ### Server won't start
42
-
43
- Run the MCP server directly to check for errors:
44
- ```bash
45
- npx -y @weppy/roblox-mcp
46
- ```
47
-
48
- ### Connection failed
49
-
50
- - Verify the Roblox Studio plugin is in **Connected** state
51
- - Check if port 3002 is blocked by a firewall
52
-
53
- ## Reference
54
-
55
- - [Codex App Introduction](https://openai.com/index/introducing-the-codex-app/)
56
- - [Codex MCP Official Documentation](https://developers.openai.com/codex/mcp/)
@@ -1,67 +0,0 @@
1
- # Codex CLI Setup
2
-
3
- How to use Roblox MCP with [OpenAI Codex CLI](https://github.com/openai/codex) (terminal-based AI coding tool).
4
-
5
- ## Prerequisites
6
-
7
- - **Node.js** (v18.0.0 or higher)
8
- - **Roblox Studio Plugin** installed
9
-
10
- ## Installation
11
-
12
- ```bash
13
- npm install -g @openai/codex
14
- ```
15
-
16
- ## Register MCP Server
17
-
18
- ### Method 1: CLI Command (Recommended)
19
-
20
- ```bash
21
- codex mcp add weppy-roblox-mcp -- npx -y @weppy/roblox-mcp
22
- ```
23
-
24
- ### Method 2: Edit Configuration File Directly
25
-
26
- Add the following content to `~/.codex/config.toml`:
27
-
28
- ```toml
29
- [mcp_servers.weppy-roblox-mcp]
30
- command = "npx"
31
- args = ["-y", "@weppy/roblox-mcp"]
32
- ```
33
-
34
- **Configuration file locations:**
35
-
36
- | OS | Path |
37
- |----|------|
38
- | macOS/Linux | `~/.codex/config.toml` |
39
- | Windows | `%USERPROFILE%\.codex\config.toml` |
40
-
41
- ## Connection Test
42
-
43
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
44
- 2. Run **Codex CLI** and enter:
45
- ```
46
- Tell me what's currently selected in Roblox Studio
47
- ```
48
-
49
- ## Troubleshooting
50
-
51
- ### Server won't start
52
-
53
- Run the MCP server directly to check for errors:
54
- ```bash
55
- npx -y @weppy/roblox-mcp
56
- ```
57
-
58
- ### Connection failed
59
-
60
- - Verify the Roblox Studio plugin is in **Connected** state
61
- - Check if port 3002 is blocked by a firewall
62
-
63
- ## Reference
64
-
65
- - [Codex CLI GitHub](https://github.com/openai/codex)
66
- - [Codex MCP Official Documentation](https://developers.openai.com/codex/mcp/)
67
- - [Codex Configuration Reference](https://developers.openai.com/codex/config-reference/)
@@ -1,77 +0,0 @@
1
- # Cursor Setup
2
-
3
- How to use Roblox MCP with [Cursor](https://cursor.com/).
4
-
5
- ## Prerequisites
6
-
7
- - **Cursor** installed
8
- - **Node.js** (v18.0.0 or higher)
9
- - **Roblox Studio Plugin** installed
10
-
11
- ## Register MCP Server
12
-
13
- ### Method 1: Project Configuration
14
-
15
- Add the following to `.cursor/mcp.json` in your project:
16
-
17
- ```json
18
- {
19
- "mcpServers": {
20
- "weppy-roblox-mcp": {
21
- "command": "npx",
22
- "args": ["-y", "@weppy/roblox-mcp"]
23
- }
24
- }
25
- }
26
- ```
27
-
28
- ### Method 2: Global Configuration
29
-
30
- Add the same content to your global Cursor MCP config file.
31
-
32
- **Configuration file locations:**
33
-
34
- | Scope | Path |
35
- |-------|------|
36
- | Project | `<project>/.cursor/mcp.json` |
37
- | Global (macOS/Linux) | `~/.cursor/mcp.json` |
38
- | Global (Windows) | `%USERPROFILE%\\.cursor\\mcp.json` |
39
-
40
- > If the file already exists, merge the `weppy-roblox-mcp` entry into the existing `mcpServers` object.
41
-
42
- ### Apply Changes
43
-
44
- After editing the config, reload the Cursor window or restart the app.
45
-
46
- ## Connection Test
47
-
48
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
49
- 2. In **Cursor**, enter:
50
- ```
51
- Tell me what's currently selected in Roblox Studio
52
- ```
53
-
54
- ## Troubleshooting
55
-
56
- ### MCP server not showing up
57
-
58
- - Check that the config file path is correct
59
- - Verify the JSON syntax is valid
60
- - Reload Cursor after editing the config
61
-
62
- ### Server won't start
63
-
64
- Run the MCP server directly to check for errors:
65
-
66
- ```bash
67
- npx -y @weppy/roblox-mcp
68
- ```
69
-
70
- ### Connection failed
71
-
72
- - Verify the Roblox Studio plugin is in **Connected** state
73
- - Check if port 3002 is blocked by a firewall
74
-
75
- ## Reference
76
-
77
- - [Cursor MCP Documentation](https://docs.cursor.com/context/model-context-protocol)
@@ -1,120 +0,0 @@
1
- # Gemini CLI Setup
2
-
3
- How to use Roblox MCP with [Google Gemini CLI](https://github.com/google-gemini/gemini-cli).
4
-
5
- ## Prerequisites
6
-
7
- 1. **Node.js** (v18.0.0 or higher)
8
- ```bash
9
- node --version
10
- ```
11
-
12
- 2. **Gemini CLI** installed
13
- ```bash
14
- npm install -g @google/gemini-cli
15
- ```
16
-
17
- 3. **Roblox Studio Plugin** installed
18
-
19
- ## Register MCP Server
20
-
21
- ### Method 1: CLI Command (Recommended)
22
-
23
- Register with a single command in your terminal:
24
-
25
- ```bash
26
- gemini mcp add weppy-roblox-mcp npx --trust -- -y @weppy/roblox-mcp
27
- ```
28
-
29
- > The `--trust` flag skips confirmation prompts for each tool call.
30
-
31
- To register globally, add `-s user`:
32
-
33
- ```bash
34
- gemini mcp add weppy-roblox-mcp npx -s user --trust -- -y @weppy/roblox-mcp
35
- ```
36
-
37
- ### Method 2: Edit Configuration File
38
-
39
- Add the following content to `.gemini/settings.json`:
40
-
41
- ```json
42
- {
43
- "mcpServers": {
44
- "weppy-roblox-mcp": {
45
- "command": "npx",
46
- "args": ["-y", "@weppy/roblox-mcp"]
47
- }
48
- }
49
- }
50
- ```
51
-
52
- **Configuration file locations:**
53
- | Scope | Path |
54
- |-------|------|
55
- | Project | `<project>/.gemini/settings.json` |
56
- | Global | `~/.gemini/settings.json` |
57
-
58
- ### Method 3: Using Environment Variables
59
-
60
- If specific environment variables are needed:
61
-
62
- **CLI:**
63
- ```bash
64
- gemini mcp add weppy-roblox-mcp npx --trust -e HTTP_PORT=3002 -- -y @weppy/roblox-mcp
65
- ```
66
-
67
- **Configuration file:**
68
- ```json
69
- {
70
- "mcpServers": {
71
- "weppy-roblox-mcp": {
72
- "command": "npx",
73
- "args": ["-y", "@weppy/roblox-mcp"],
74
- "env": {
75
- "HTTP_PORT": "3002"
76
- }
77
- }
78
- }
79
- }
80
- ```
81
-
82
- ## Connection Test
83
-
84
- 1. Open **Roblox Studio** → Plugins tab → **WEPPY** → **Connect**
85
- 2. Run **Gemini CLI** and enter:
86
- ```
87
- Tell me what's currently selected in Roblox Studio
88
- ```
89
-
90
- ## Check MCP Server Status
91
-
92
- You can check connected server status with the `/mcp` command in Gemini CLI:
93
-
94
- ```
95
- /mcp
96
- ```
97
-
98
- ## Troubleshooting
99
-
100
- ### Server won't start
101
-
102
- Run the MCP server directly to check for errors:
103
- ```bash
104
- npx -y @weppy/roblox-mcp
105
- ```
106
-
107
- ### Connection failed
108
-
109
- - Verify the Roblox Studio plugin is in **Connected** state
110
- - Check if port 3002 is blocked by a firewall
111
- - Check server status with `/mcp` command
112
-
113
- ### Tool conflicts
114
-
115
- If multiple MCP servers have tools with the same name, they will be prefixed with `serverAlias__toolName` format.
116
-
117
- ## Reference
118
-
119
- - [Gemini CLI MCP Official Documentation](https://geminicli.com/docs/tools/mcp-server/)
120
- - [Gemini CLI Configuration Guide](https://geminicli.com/docs/get-started/configuration/)
@@ -1,68 +0,0 @@
1
- # WEPPY Roblox Explorer (VSCode · Antigravity Extension)
2
-
3
- > **Optional** — Explorer is not required. All core features work with just MCP and the plugin. Install it when you want to browse the project structure in your editor.
4
-
5
- Roblox Studio Explorer-like tree view for your editor. Browse synced instance trees, open scripts directly, and track sync status — all inside your editor.
6
- This is a companion extension for WEPPY, not a standalone Roblox integration.
7
-
8
- ![WEPPY Roblox Explorer](../../assets/screenshots/roblox-explorer/roblox-explorer-screen.png)
9
-
10
- ## Requirements
11
-
12
- - VSCode 1.85+ or Antigravity
13
- - [Roblox MCP](../../../README.md) installed with Sync enabled (Basic or Pro)
14
- - Sync has already generated `weppy-project-sync/place_*/.sync-meta.json` under your project root
15
-
16
- ## Installation
17
-
18
- ### VSCode
19
-
20
- Search for **WEPPY Roblox Explorer** in the VSCode Extensions sidebar (`Ctrl+Shift+X` / `Cmd+Shift+X`) and click **Install**.
21
-
22
- Or install directly from:
23
-
24
- - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer)
25
- - [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer)
26
-
27
- ### Antigravity
28
-
29
- Antigravity is VSCode-based, so the same extension works. Search for **WEPPY Roblox Explorer** in the Antigravity Extensions tab and click **Install**.
30
-
31
- ---
32
-
33
- Core tree browsing works from synced files on disk. Live sync state, direction indicators, and Explorer telemetry forwarding are available when the local MCP server is reachable.
34
-
35
- ## Features
36
-
37
- - **Instance tree**: Service/instance hierarchy matching Roblox Studio
38
- - **Roblox class icons**: Dark/light theme support with 200+ class icons
39
- - **Multi-place**: Separate tree roots per synced place
40
- - **Click-to-open**: Open backing files (`.server.luau`, `.client.luau`, `.module.luau`, `.props.json`)
41
- - **Instance search**: QuickPick search across all services
42
- - **Sync status badges**: See `modified`, `studio`, `conflict` states at a glance
43
- - **Auto-refresh**: Tree updates automatically when sync files change (500ms debounce)
44
- - **Copy instance path**: Right-click to copy `game.Workspace.Part` style paths
45
-
46
- ## Settings
47
-
48
- | Setting | Default | Description |
49
- |---------|---------|-------------|
50
- | `robloxExplorer.syncRoot` | `""` | Absolute path to the `weppy-project-sync` root. If empty, it is auto-discovered. WEPPY uses `{projectRoot}/weppy-project-sync`. |
51
- | `robloxExplorer.hidePropsFiles` | `false` | Hide sync artifact files (`.props.json`, `_tree.json`, `.value.json`) in the default VSCode explorer. |
52
- | `robloxExplorer.autoRefresh` | `true` | Auto-refresh tree when sync files change. |
53
- | `robloxExplorer.showSyncStatus` | `true` | Show sync status decorations on tree items. |
54
-
55
- ## Commands
56
-
57
- | Command | Description |
58
- |---------|-------------|
59
- | `WEPPY Explorer: Refresh` | Manually refresh the instance tree |
60
- | `WEPPY Explorer: Search Instances` | Search instances across all services |
61
- | `WEPPY Explorer: Open Backing File` | Open the file backing a selected instance |
62
- | `WEPPY Explorer: Copy Instance Path` | Copy the full instance path (e.g. `game.Workspace.Part`) |
63
- | `WEPPY Explorer: Reveal in Explorer` | Show the backing file in the default VSCode explorer |
64
-
65
- ## Related
66
-
67
- - [Sync Deep Dive](../sync/overview.md)
68
- - [Installation Guide](README.md)