@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,60 +0,0 @@
1
- # Settings
2
-
3
- > Periksa dan kelola informasi lisensi, pengaturan server, dan bahasa.
4
-
5
- ## Ikhtisar
6
-
7
- Di halaman Settings, Anda dapat melihat informasi lisensi dan pengaturan server, serta mengubah sebagian pengaturan. Halaman ini selalu dapat diakses saat dashboard berada dalam status **Server terhubung** atau **Studio terhubung**.
8
-
9
- ## License (hanya-baca)
10
-
11
- Menampilkan status lisensi saat ini:
12
-
13
- | Item | Deskripsi |
14
- |------|-----------|
15
- | Status | Badge status (Active/Inactive) |
16
- | Tier | Tier saat ini (Basic/Pro) |
17
- | License Key | Kunci lisensi yang disamarkan |
18
- | Provider | Informasi penyedia lisensi |
19
-
20
- ## General
21
-
22
- | Pengaturan | Deskripsi |
23
- |------------|-----------|
24
- | Log Level | Tingkat output log |
25
- | History Recording | Apakah riwayat eksekusi alat disimpan |
26
- | Stats Collection | Apakah statistik alat dikumpulkan |
27
- | Request Timeout | Batas waktu permintaan (detik) |
28
-
29
- ## Server Environment (hanya-baca)
30
-
31
- Menampilkan pengaturan server yang dikonfigurasi melalui variabel lingkungan:
32
-
33
- | Variabel Lingkungan | Deskripsi | Nilai Default |
34
- |---------------------|-----------|---------------|
35
- | `HTTP_PORT` | Port HTTP | 3002 |
36
- | `HTTP_HOST` | Host HTTP | 127.0.0.1 |
37
- | `DASHBOARD_AUTO_OPEN` | Pembukaan otomatis dashboard | true |
38
-
39
- ## Language
40
-
41
- Mengubah bahasa UI dashboard. Mendukung 6 bahasa + Auto (deteksi otomatis bahasa browser).
42
-
43
- | Opsi | Bahasa |
44
- |------|--------|
45
- | Auto | Deteksi otomatis bahasa browser |
46
- | English | Inggris |
47
- | 한국어 | Korea |
48
- | 日本語 | Jepang |
49
- | Español | Spanyol |
50
- | Português | Portugis |
51
- | Bahasa Indonesia | Indonesia |
52
-
53
- ## Dokumen Terkait
54
-
55
- - [WEPPY Dashboard Overview](overview.md)
56
- - [Changelog](changelog.md)
57
- - [Connection](connection.md)
58
- - [Sync](sync.md)
59
- - [Playtest](playtest.md)
60
- - [Tools](tools.md)
@@ -1,68 +0,0 @@
1
- # Sync
2
-
3
- > Pantau status saat ini, pengaturan arah, dan log sinkronisasi Studio <-> file lokal.
4
-
5
- ![Sync — status sinkronisasi, pengaturan arah, log](../../assets/screenshots/dashboard/dashboard_sync.png)
6
-
7
- > Untuk panduan detail fitur Sync itu sendiri, lihat [Panduan detail fitur Sync](../sync/overview.md).
8
-
9
- ## Ikhtisar
10
-
11
- Halaman Sync menampilkan status dan pengaturan sinkronisasi Studio <-> file lokal secara visual. Halaman ini hanya dapat diakses saat dashboard berada dalam status **Studio terhubung**.
12
-
13
- ## Sync Status
14
-
15
- Menampilkan status sinkronisasi saat ini:
16
-
17
- | Status | Arti |
18
- |--------|------|
19
- | **Idle** | Menunggu sinkronisasi |
20
- | **Initializing** | Sinkronisasi awal sedang berlangsung |
21
- | **Syncing** | Sinkronisasi inkremental sedang berlangsung |
22
- | **Error** | Terjadi kesalahan sinkronisasi |
23
-
24
- Kartu status juga menampilkan path sinkronisasi, jumlah instance yang disinkronkan, dan mode penerapan saat ini (Auto/Manual).
25
-
26
- ## Sync Directions
27
-
28
- Menampilkan arah sinkronisasi per tipe dalam bentuk tabel:
29
-
30
- | Kolom | Deskripsi |
31
- |-------|-----------|
32
- | Type | Tipe target sinkronisasi (Scripts, Values, Instances, Data, Services) |
33
- | Direction | Arah sinkronisasi (Local -> Studio, Studio -> Local) |
34
- | Apply Mode | Mode penerapan (Auto/Manual) |
35
-
36
- Periksa arah sinkronisasi setiap tipe untuk memahami perubahan mana yang direfleksikan ke arah mana.
37
-
38
- ## Sync Log
39
-
40
- Menampilkan event sinkronisasi secara kronologis. Setiap item log mencakup tag jenis perubahan (create, update, delete, dll.) dan path target.
41
-
42
- ## Contoh Penggunaan
43
-
44
- ### Memeriksa Status Sinkronisasi
45
-
46
- ```
47
- "Saya ingin memastikan Sync berjalan dengan benar"
48
- ```
49
-
50
- Periksa apakah Sync Status menunjukkan Idle, dan konfirmasi di Sync Log bahwa perubahan terbaru tercatat dengan normal.
51
-
52
- ### Memahami Arah Sinkronisasi
53
-
54
- ```
55
- "Saya ingin tahu ke arah mana perubahan script disinkronkan"
56
- ```
57
-
58
- Periksa Direction dari tipe Scripts di tabel Sync Directions.
59
-
60
- ## Dokumen Terkait
61
-
62
- - [WEPPY Dashboard Overview](overview.md)
63
- - [Changelog](changelog.md)
64
- - [Connection](connection.md)
65
- - [Playtest](playtest.md)
66
- - [Tools](tools.md)
67
- - [Settings](settings.md)
68
- - [Panduan detail fitur Sync](../sync/overview.md)
@@ -1,69 +0,0 @@
1
- # Tools
2
-
3
- > Periksa riwayat eksekusi dan statistik alat MCP yang dijalankan oleh AI.
4
-
5
- ![Tools — riwayat eksekusi dan statistik alat](../../assets/screenshots/dashboard/dashboard_tools.png)
6
-
7
- ## Ikhtisar
8
-
9
- Halaman Tools menyediakan riwayat eksekusi dan statistik alat MCP yang dijalankan oleh AI. Terdiri dari dua sub-tab: **History** dan **Statistics**. Halaman ini selalu dapat diakses saat dashboard berada dalam status **Server terhubung** atau **Studio terhubung**.
10
-
11
- ## Tab History
12
-
13
- Menampilkan riwayat eksekusi alat dalam tabel kronologis:
14
-
15
- | Kolom | Deskripsi |
16
- |-------|-----------|
17
- | Time | Waktu eksekusi |
18
- | Tool.Action | Alat dan aksi yang dieksekusi (contoh: `query_instances.get_instance`) |
19
- | Duration | Durasi eksekusi |
20
- | Status | Status hasil (OK/Error) |
21
- | Tier | Tier yang digunakan (Basic/Pro) |
22
-
23
- Fitur:
24
- - Dropdown **Tool filter** untuk memfilter alat tertentu
25
- - Paginasi untuk menelusuri riwayat dalam jumlah besar
26
- - Penambahan riwayat eksekusi baru secara real-time
27
-
28
- ## Tab Statistics
29
-
30
- Menganalisis statistik penggunaan alat secara visual:
31
-
32
- - **Distribusi tier** — rasio penggunaan alat Basic/Pro
33
- - **Statistik per alat** — jumlah panggilan dan rata-rata waktu respons setiap alat
34
- - **Analisis per aksi** — statistik detail per aksi dalam alat
35
-
36
- ## Fitur Khusus Tier Basic
37
-
38
- UI tambahan ditampilkan untuk pengguna tier Basic:
39
-
40
- - **Tier Usage Progress** — progress bar penggunaan
41
- - **Modal perbandingan Basic vs Pro** — informasi fitur tambahan tier Pro
42
-
43
- ## Contoh Penggunaan
44
-
45
- ### Analisis Performa Alat
46
-
47
- ```
48
- "Saya ingin tahu alat mana yang paling lama eksekusinya"
49
- ```
50
-
51
- Periksa rata-rata waktu respons per alat di tab Statistics.
52
-
53
- ### Pelacakan Error
54
-
55
- ```
56
- "Saya ingin tahu mengapa alat yang baru saja dieksekusi gagal"
57
- ```
58
-
59
- Cari item dengan Status Error di tab History untuk melihat informasi detail.
60
-
61
- ## Dokumen Terkait
62
-
63
- - [WEPPY Dashboard Overview](overview.md)
64
- - [Changelog](changelog.md)
65
- - [Connection](connection.md)
66
- - [Sync](sync.md)
67
- - [Playtest](playtest.md)
68
- - [Settings](settings.md)
69
- - [Daftar tool lengkap](../tools/overview.md)
@@ -1,93 +0,0 @@
1
- # Panduan Instalasi
2
-
3
- Untuk menggunakan Roblox MCP, kamu perlu install **dua hal**.
4
-
5
- ```
6
- Aplikasi AI (Claude, Codex, Gemini, dll)
7
-
8
- MCP Server ← Mengubah perintah AI jadi format yang Roblox mengerti
9
-
10
- Plugin Roblox Studio ← Menjalankan perintah di dalam Studio
11
- ```
12
-
13
- Ketika aplikasi AI bilang "buatkan part biru", MCP server mengonversi perintah ini, dan plugin Roblox Studio yang benar-benar membuat part tersebut.
14
-
15
- ---
16
-
17
- ## Instalasi Satu Perintah (Direkomendasikan)
18
-
19
- Install semuanya dengan satu perintah:
20
-
21
- **macOS / Linux**
22
-
23
- ```bash
24
- curl -fsSL https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.sh | bash
25
- ```
26
-
27
- **Windows (PowerShell)**
28
-
29
- ```powershell
30
- irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1 | iex
31
- ```
32
-
33
- Restart Roblox Studio — selesai!
34
-
35
- Pendaftaran MCP otomatis mendukung **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, dan Antigravity**.
36
-
37
- Jika eksekusi PowerShell diblokir di Windows, lanjutkan dengan instalasi manual di bawah. Jika kamu memakai paket ZIP, kamu juga bisa menjalankan `setup-plugin.bat` dan `setup-mcp.bat`.
38
-
39
- ---
40
-
41
- ## Instalasi Manual
42
-
43
- Jika instalasi satu perintah tidak berjalan, atau jika instalasi otomatis tidak bisa dipakai di lingkunganmu, gunakan instalasi manual di bawah sebagai alternatif.
44
-
45
- ### Langkah 1: Install Plugin Roblox Studio
46
-
47
- Download file plugin dari GitHub, lalu taruh di folder Plugins Roblox Studio.
48
-
49
- 👉 [Panduan Instalasi Plugin](https://weppyai.com/en/install#plugin)
50
-
51
- ---
52
-
53
- ### Langkah 2: Daftarkan MCP Server di Aplikasi AI
54
-
55
- Daftarkan MCP server ke aplikasi AI yang kamu pakai. Bisa digunakan di semua aplikasi AI yang mendukung MCP.
56
-
57
- | Aplikasi AI | Cara Konfigurasi |
58
- |-------------|------------------|
59
- | Claude Code | [Lihat caranya](ai-apps/claude-code.md) |
60
- | Claude Desktop | [Lihat caranya](ai-apps/claude-app.md) |
61
- | Cursor | [Lihat caranya](ai-apps/cursor.md) |
62
- | Codex CLI | [Lihat caranya](ai-apps/codex-cli.md) |
63
- | Codex Desktop | [Lihat caranya](ai-apps/codex-app.md) |
64
- | Gemini CLI | [Lihat caranya](ai-apps/gemini-cli.md) |
65
- | Antigravity | [Lihat caranya](ai-apps/antigravity.md) |
66
-
67
- > Aplikasi AI lain yang mendukung MCP juga bisa dipakai. Command MCP server-nya: `npx -y @weppy/roblox-mcp`
68
-
69
- ---
70
-
71
- ## Opsional: Install WEPPY Roblox Explorer (Ekstensi VSCode)
72
-
73
- Jelajahi tree instance yang sudah disinkronkan di dalam VSCode dengan ikon kelas Roblox.
74
- Ekstensi opsional ini mengharuskan setup Roblox MCP di atas sudah selesai lebih dulu, karena Explorer membaca data Sync dari `weppy-project-sync` di bawah root proyek.
75
-
76
- 👉 [Panduan Instalasi WEPPY Roblox Explorer](https://weppyai.com/en/install#explorer)
77
-
78
- Instal langsung:
79
- - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer)
80
- - [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer)
81
-
82
- ---
83
-
84
- ## Setelah Instalasi Selesai
85
-
86
- 1. Buka **Roblox Studio**, di tab Plugins klik **WEPPY** → **Connect**
87
- 2. Di **aplikasi AI**, coba test:
88
-
89
- ```
90
- Buatkan part biru di Roblox Studio
91
- ```
92
-
93
- Kalau part-nya berhasil dibuat, berarti instalasi sudah selesai!
@@ -1,89 +0,0 @@
1
- # Pengaturan Antigravity
2
-
3
- Cara menggunakan Roblox MCP dengan [Google Antigravity](https://developers.googleblog.com/build-with-google-antigravity-our-new-agentic-development-platform/).
4
-
5
- > **Antigravity** adalah platform pengembangan berbasis agen dari Google, di mana agen AI secara otonom berpindah antara pengeditan kode, terminal, dan browser untuk menjalankan tugas yang kompleks.
6
-
7
- ## Prasyarat
8
-
9
- 1. **Antigravity** sudah terinstal (lihat dokumentasi resmi untuk OS yang didukung/persyaratan)
10
- 2. **Node.js** (v18.0.0 atau lebih baru, `npx` tersedia)
11
- 3. **Plugin Roblox Studio** sudah terinstal
12
-
13
- ## Mendaftarkan server MCP
14
-
15
- Di Antigravity, server MCP dikelola di **panel agen (Agent pane)**.
16
-
17
- ### Pendaftaran manual lewat raw config (disarankan)
18
-
19
- 1. Di panel agen, klik **⋯** → **MCP Servers** → **Manage MCP Servers** → **View raw config**
20
-
21
- ![Buka menu MCP Servers](../../../assets/screenshots/antigravity/antigravity_mcp_services_menu.png)
22
-
23
- 2. Pada konfigurasi (JSON) yang ditampilkan, tambahkan/gabungkan isi berikut:
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. Setelah menyimpan, lakukan **Refresh** (atau restart/refresh sesuai petunjuk UI)
39
-
40
- > Lokasi/nama file konfigurasi yang sebenarnya bisa berbeda tergantung OS dan versi Antigravity, jadi selalu edit berdasarkan lokasi yang ditunjukkan di **View raw config**.
41
-
42
- ### Opsi: Atur port/log lewat variabel lingkungan
43
-
44
- Disarankan untuk mempertahankan nilai default (HTTP `127.0.0.1:3002`). Jika diperlukan, Anda dapat mengatur variabel lingkungan seperti berikut:
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
- ## Uji koneksi
63
-
64
- 1. Jalankan **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
65
- 2. Di **Antigravity**, masukkan:
66
- ```
67
- Beri tahu saya apa yang sedang dipilih di Roblox Studio saat ini
68
- ```
69
-
70
- ## Pemecahan masalah
71
-
72
- ### Jika server tidak dapat dijalankan
73
-
74
- Jalankan server MCP secara langsung untuk melihat error:
75
- ```bash
76
- npx -y @weppy/roblox-mcp
77
- ```
78
-
79
- ### Gagal terhubung
80
-
81
- - Pastikan plugin Roblox Studio berstatus **Connected**
82
- - Pastikan port **3002** tidak diblokir oleh firewall
83
- - Cek status server di panel agen **⋯** → **MCP Servers**
84
- - (Lanjutan) Jika Anda mengubah `HTTP_PORT`, pastikan pengaturan plugin/bridge Roblox Studio juga menggunakan port yang sama.
85
-
86
- ## Referensi
87
-
88
- - [Pengenalan Google Antigravity](https://developers.googleblog.com/build-with-google-antigravity-our-new-agentic-development-platform/)
89
- - [Panduan memulai Antigravity (Codelab)](https://codelabs.developers.google.com/getting-started-google-antigravity)
@@ -1,78 +0,0 @@
1
- # Konfigurasi Claude Desktop App
2
-
3
- Cara menggunakan Roblox MCP di [Claude Desktop App](https://claude.ai/download).
4
-
5
- ## Prasyarat
6
-
7
- - **Claude Desktop App** sudah terinstal
8
- - **Node.js** (v18.0.0 atau lebih tinggi)
9
- - **Plugin Roblox Studio** sudah terinstal
10
-
11
- ## Registrasi MCP Server
12
-
13
- ### Metode 1: Desktop Extensions (Disarankan)
14
-
15
- > Mulai 2026, instalasi sekali klik tersedia seperti ekstensi browser
16
-
17
- 1. Claude Desktop → **Settings** → **Extensions**
18
- 2. Cari `weppy-roblox-mcp`
19
- 3. Klik **Install**
20
-
21
- ### Metode 2: Edit File Konfigurasi Langsung
22
-
23
- 1. Claude Desktop → **Settings** → **Developers** → Klik **Edit Config**
24
-
25
- 2. Tambahkan konten berikut ke file `claude_desktop_config.json`:
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. **Tutup sepenuhnya** Claude Desktop lalu restart
39
-
40
- **Lokasi file konfigurasi:**
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
- ## Tes Koneksi
48
-
49
- 1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
50
- 2. Mulai percakapan baru di **Claude Desktop** dan tes:
51
- ```
52
- Buatkan part biru di Roblox Studio
53
- ```
54
-
55
- ## Pemecahan Masalah
56
-
57
- ### MCP server tidak dimuat
58
-
59
- 1. **Periksa sintaks JSON**: Validasi file konfigurasi dengan JSON validator online
60
- 2. **Restart Claude Desktop sepenuhnya**: Setelah mengubah konfigurasi, pastikan untuk menutup aplikasi sepenuhnya lalu restart
61
- 3. **Periksa path**: Pastikan command dan args sudah benar
62
-
63
- ### Saat server tidak dimulai
64
-
65
- Jalankan MCP server langsung untuk memeriksa error:
66
- ```bash
67
- npx -y @weppy/roblox-mcp
68
- ```
69
-
70
- ### Koneksi gagal
71
-
72
- - Pastikan plugin Roblox Studio dalam status **Connected**
73
- - Pastikan port 3002 tidak diblokir oleh firewall
74
-
75
- ## Referensi
76
-
77
- - [Panduan Resmi MCP Claude Desktop](https://support.claude.com/en/articles/10949351-getting-started-with-local-mcp-servers-on-claude-desktop)
78
- - [Panduan Koneksi MCP Server](https://modelcontextprotocol.io/docs/develop/connect-local-servers)
@@ -1,104 +0,0 @@
1
- # Konfigurasi Claude Code
2
-
3
- Cara menggunakan Roblox MCP di [Claude Code](https://claude.ai/code) (tools coding AI berbasis terminal).
4
-
5
- ## Prasyarat
6
-
7
- - **Claude Code** sudah terinstal
8
- - **Plugin Roblox Studio** sudah terinstal
9
-
10
- ## Instalasi
11
-
12
- ```bash
13
- npm install -g @anthropic-ai/claude-code
14
- ```
15
-
16
- ## Registrasi MCP Server
17
-
18
- ### Metode 1: Instal dari Marketplace (Disarankan)
19
-
20
- Jalankan di terminal Claude Code:
21
-
22
- ```bash
23
- # Tambah marketplace
24
- /plugin marketplace add hope1026/weppy-roblox-mcp
25
-
26
- # Instal plugin
27
- /plugin install weppy-roblox-mcp@hope1026-roblox-mcp
28
- ```
29
-
30
- Verifikasi instalasi:
31
- ```bash
32
- /plugin list
33
- ```
34
-
35
- ### Metode 2: Edit File Konfigurasi Langsung
36
-
37
- Buat file `.mcp.json`:
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
- **Lokasi file konfigurasi:**
51
-
52
- | Cakupan | Path |
53
- |---------|------|
54
- | Proyek | `<proyek>/.mcp.json` |
55
- | Global | `~/.claude/mcp.json` |
56
-
57
- ## Manajemen Server Otomatis
58
-
59
- Claude Code mengelola MCP server secara otomatis:
60
-
61
- - Dimulai otomatis saat diperlukan
62
- - Berhenti otomatis saat sesi berakhir
63
- - Tidak perlu konfigurasi tambahan
64
-
65
- ## Tes Koneksi
66
-
67
- 1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
68
- 2. Tes di **Claude Code**:
69
- ```
70
- Buatkan part biru di Roblox Studio
71
- ```
72
-
73
- ## Pemecahan Masalah
74
-
75
- ### Instalasi plugin gagal
76
-
77
- ```bash
78
- # Bersihkan cache lalu coba lagi
79
- /plugin cache clear
80
- /plugin install weppy-roblox-mcp@hope1026-roblox-mcp
81
- ```
82
-
83
- ### Server tidak dimulai
84
-
85
- 1. Periksa versi Node.js (minimal 18.0):
86
- ```bash
87
- node --version
88
- ```
89
-
90
- 2. Tes jalankan server secara manual:
91
- ```bash
92
- npx -y @weppy/roblox-mcp
93
- ```
94
-
95
- ### Tools MCP tidak terlihat
96
-
97
- Periksa di Claude Code:
98
- ```
99
- Tampilkan daftar tools MCP yang tersedia
100
- ```
101
-
102
- ## Referensi
103
-
104
- - [Dokumentasi Resmi Claude Code](https://docs.anthropic.com/claude-code)
@@ -1,56 +0,0 @@
1
- # Konfigurasi Codex App
2
-
3
- Cara menggunakan Roblox MCP di [OpenAI Codex App](https://openai.com/codex/) (macOS).
4
-
5
- > **Dirilis 2 Februari 2026** - Aplikasi native macOS yang mendukung workflow multi-agent
6
-
7
- ## Prasyarat
8
-
9
- - **Codex App** sudah terinstal (macOS)
10
- - **Plugin Roblox Studio** sudah terinstal
11
-
12
- ## Registrasi MCP Server
13
-
14
- ### Sinkronisasi Otomatis dari Konfigurasi Codex CLI
15
-
16
- Jika Anda sudah mengkonfigurasi MCP di Codex CLI, Anda dapat langsung menggunakannya di aplikasi **tanpa konfigurasi tambahan**.
17
-
18
- ```
19
- Riwayat sesi CLI dan konfigurasi secara otomatis disinkronkan ke aplikasi.
20
- ```
21
-
22
- ### Untuk Konfigurasi Baru
23
-
24
- Tambahkan di **Settings** → **MCP Servers** dalam aplikasi:
25
-
26
- ```
27
- Server name: weppy-roblox-mcp
28
- Command: npx -y @weppy/roblox-mcp
29
- ```
30
-
31
- ## Tes Koneksi
32
-
33
- 1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
34
- 2. Mulai percakapan baru di **Codex App** dan tes:
35
- ```
36
- Beritahu apa yang sedang dipilih di Roblox Studio
37
- ```
38
-
39
- ## Pemecahan Masalah
40
-
41
- ### Saat server tidak dimulai
42
-
43
- Jalankan MCP server langsung untuk memeriksa error:
44
- ```bash
45
- npx -y @weppy/roblox-mcp
46
- ```
47
-
48
- ### Koneksi gagal
49
-
50
- - Pastikan plugin Roblox Studio dalam status **Connected**
51
- - Pastikan port 3002 tidak diblokir oleh firewall
52
-
53
- ## Referensi
54
-
55
- - [Pengenalan Codex App](https://openai.com/index/introducing-the-codex-app/)
56
- - [Dokumentasi Resmi Codex MCP](https://developers.openai.com/codex/mcp/)
@@ -1,67 +0,0 @@
1
- # Konfigurasi Codex CLI
2
-
3
- Cara menggunakan Roblox MCP di [OpenAI Codex CLI](https://github.com/openai/codex) (tools coding AI berbasis terminal).
4
-
5
- ## Prasyarat
6
-
7
- - **Node.js** (v18.0.0 atau lebih tinggi)
8
- - **Plugin Roblox Studio** sudah terinstal
9
-
10
- ## Instalasi
11
-
12
- ```bash
13
- npm install -g @openai/codex
14
- ```
15
-
16
- ## Registrasi MCP Server
17
-
18
- ### Metode 1: Perintah CLI (Disarankan)
19
-
20
- ```bash
21
- codex mcp add weppy-roblox-mcp -- npx -y @weppy/roblox-mcp
22
- ```
23
-
24
- ### Metode 2: Edit File Konfigurasi Langsung
25
-
26
- Tambahkan konten berikut ke file `~/.codex/config.toml`:
27
-
28
- ```toml
29
- [mcp_servers.weppy-roblox-mcp]
30
- command = "npx"
31
- args = ["-y", "@weppy/roblox-mcp"]
32
- ```
33
-
34
- **Lokasi file konfigurasi:**
35
-
36
- | OS | Path |
37
- |----|------|
38
- | macOS/Linux | `~/.codex/config.toml` |
39
- | Windows | `%USERPROFILE%\.codex\config.toml` |
40
-
41
- ## Tes Koneksi
42
-
43
- 1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
44
- 2. Jalankan **Codex CLI** lalu masukkan:
45
- ```
46
- Beritahu apa yang sedang dipilih di Roblox Studio
47
- ```
48
-
49
- ## Pemecahan Masalah
50
-
51
- ### Saat server tidak dimulai
52
-
53
- Jalankan MCP server langsung untuk memeriksa error:
54
- ```bash
55
- npx -y @weppy/roblox-mcp
56
- ```
57
-
58
- ### Koneksi gagal
59
-
60
- - Pastikan plugin Roblox Studio dalam status **Connected**
61
- - Pastikan port 3002 tidak diblokir oleh firewall
62
-
63
- ## Referensi
64
-
65
- - [Codex CLI GitHub](https://github.com/openai/codex)
66
- - [Dokumentasi Resmi Codex MCP](https://developers.openai.com/codex/mcp/)
67
- - [Referensi Konfigurasi Codex](https://developers.openai.com/codex/config-reference/)