@weppy/roblox-mcp 2.5.1 → 2.6.1
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/.claude-plugin/marketplace.json +2 -2
- package/.github/workflows/install-test.yml +55 -4
- package/CHANGELOG.md +27 -0
- package/README.md +29 -46
- package/SUPPORT.md +4 -6
- package/install.ps1 +7 -5
- package/install.sh +4 -2
- package/llms-full.txt +8 -688
- package/llms.txt +3 -13
- package/package.json +1 -1
- package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-kwE4pHZd.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-BFfSWE_s.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-DfdyAPrJ.js → ConfirmModal-CeEegyOx.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-D_mEFudd.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-XuHLuNwR.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/GameChangeDetail-BFTVWFJO.js +6 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-Cbx8P1zh.css → GameChangeDetail-Be32PRgR.css} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DrK7vhO-.js → InfoLabel-MCIgnb3Z.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-BrWw_dSf.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CgkzRAqQ.js → PlaytestPage-CxeJXqJZ.js} +2 -2
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-Qd2a2pgi.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-hJyzgRAl.js → StatusBadge-Dk0M7zQF.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-BmMeN4N9.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-Wu2tD8Lb.js +4 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-DsesL0R1.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-C7ld3BhY.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TooltipText-CjH5N6RH.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-BwWOghgp.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-FDX6EnZH.js +355 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-XEVy0XAx.css +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BeRNzFBh.js → useLiveUptime-DExWULj9.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +2 -2
- package/plugins/weppy-roblox-mcp/dist/index.js +77 -77
- package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
- package/docs/compatibility.md +0 -44
- package/docs/en/dashboard/changelog.md +0 -114
- package/docs/en/dashboard/connection.md +0 -77
- package/docs/en/dashboard/overview.md +0 -95
- package/docs/en/dashboard/playtest.md +0 -61
- package/docs/en/dashboard/settings.md +0 -60
- package/docs/en/dashboard/sync.md +0 -68
- package/docs/en/dashboard/tools.md +0 -69
- package/docs/en/explorer/overview.md +0 -104
- package/docs/en/installation/README.md +0 -95
- package/docs/en/installation/ai-apps/antigravity.md +0 -89
- package/docs/en/installation/ai-apps/claude-app.md +0 -78
- package/docs/en/installation/ai-apps/claude-code.md +0 -104
- package/docs/en/installation/ai-apps/codex-app.md +0 -56
- package/docs/en/installation/ai-apps/codex-cli.md +0 -67
- package/docs/en/installation/ai-apps/cursor.md +0 -77
- package/docs/en/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/en/installation/roblox-explorer.md +0 -68
- package/docs/en/installation/roblox-plugin.md +0 -96
- package/docs/en/pro-upgrade.md +0 -96
- package/docs/en/sync/luau-lsp.md +0 -41
- package/docs/en/sync/overview.md +0 -153
- package/docs/en/tools/assets-and-effects.md +0 -104
- package/docs/en/tools/instances-and-properties.md +0 -104
- package/docs/en/tools/overview.md +0 -277
- package/docs/en/tools/playtest.md +0 -140
- package/docs/en/tools/scripting.md +0 -66
- package/docs/en/tools/system-and-debugging.md +0 -93
- package/docs/en/tools/world-and-environment.md +0 -102
- package/docs/es/README.md +0 -209
- package/docs/es/dashboard/changelog.md +0 -114
- package/docs/es/dashboard/connection.md +0 -77
- package/docs/es/dashboard/overview.md +0 -95
- package/docs/es/dashboard/playtest.md +0 -61
- package/docs/es/dashboard/settings.md +0 -60
- package/docs/es/dashboard/sync.md +0 -68
- package/docs/es/dashboard/tools.md +0 -69
- package/docs/es/explorer/overview.md +0 -104
- package/docs/es/installation/README.md +0 -87
- package/docs/es/installation/ai-apps/antigravity.md +0 -89
- package/docs/es/installation/ai-apps/claude-app.md +0 -78
- package/docs/es/installation/ai-apps/claude-code.md +0 -104
- package/docs/es/installation/ai-apps/codex-app.md +0 -56
- package/docs/es/installation/ai-apps/codex-cli.md +0 -67
- package/docs/es/installation/ai-apps/cursor.md +0 -77
- package/docs/es/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/es/installation/roblox-explorer.md +0 -58
- package/docs/es/installation/roblox-plugin.md +0 -85
- package/docs/es/pro-upgrade.md +0 -96
- package/docs/es/sync/luau-lsp.md +0 -41
- package/docs/es/sync/overview.md +0 -153
- package/docs/es/tools/assets-and-effects.md +0 -104
- package/docs/es/tools/instances-and-properties.md +0 -104
- package/docs/es/tools/overview.md +0 -277
- package/docs/es/tools/playtest.md +0 -140
- package/docs/es/tools/scripting.md +0 -66
- package/docs/es/tools/system-and-debugging.md +0 -93
- package/docs/es/tools/world-and-environment.md +0 -102
- package/docs/id/README.md +0 -209
- package/docs/id/dashboard/changelog.md +0 -114
- package/docs/id/dashboard/connection.md +0 -77
- package/docs/id/dashboard/overview.md +0 -95
- package/docs/id/dashboard/playtest.md +0 -61
- package/docs/id/dashboard/settings.md +0 -60
- package/docs/id/dashboard/sync.md +0 -68
- package/docs/id/dashboard/tools.md +0 -69
- package/docs/id/explorer/overview.md +0 -104
- package/docs/id/installation/README.md +0 -93
- package/docs/id/installation/ai-apps/antigravity.md +0 -89
- package/docs/id/installation/ai-apps/claude-app.md +0 -78
- package/docs/id/installation/ai-apps/claude-code.md +0 -104
- package/docs/id/installation/ai-apps/codex-app.md +0 -56
- package/docs/id/installation/ai-apps/codex-cli.md +0 -67
- package/docs/id/installation/ai-apps/cursor.md +0 -77
- package/docs/id/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/id/installation/roblox-explorer.md +0 -58
- package/docs/id/installation/roblox-plugin.md +0 -85
- package/docs/id/pro-upgrade.md +0 -96
- package/docs/id/sync/luau-lsp.md +0 -41
- package/docs/id/sync/overview.md +0 -153
- package/docs/id/tools/assets-and-effects.md +0 -104
- package/docs/id/tools/instances-and-properties.md +0 -104
- package/docs/id/tools/overview.md +0 -277
- package/docs/id/tools/playtest.md +0 -140
- package/docs/id/tools/scripting.md +0 -66
- package/docs/id/tools/system-and-debugging.md +0 -93
- package/docs/id/tools/world-and-environment.md +0 -102
- package/docs/installer/assets/index-Bz0amd7x.js +0 -63
- package/docs/installer/assets/index-ei4lRUa6.css +0 -1
- package/docs/installer/index.html +0 -14
- package/docs/installer/manifest.webmanifest +0 -15
- package/docs/installer/sw.js +0 -7
- package/docs/installer/weppy-icon.png +0 -0
- package/docs/ja/README.md +0 -207
- package/docs/ja/dashboard/changelog.md +0 -114
- package/docs/ja/dashboard/connection.md +0 -77
- package/docs/ja/dashboard/overview.md +0 -95
- package/docs/ja/dashboard/playtest.md +0 -61
- package/docs/ja/dashboard/settings.md +0 -60
- package/docs/ja/dashboard/sync.md +0 -68
- package/docs/ja/dashboard/tools.md +0 -69
- package/docs/ja/explorer/overview.md +0 -104
- package/docs/ja/installation/README.md +0 -93
- package/docs/ja/installation/ai-apps/antigravity.md +0 -89
- package/docs/ja/installation/ai-apps/claude-app.md +0 -78
- package/docs/ja/installation/ai-apps/claude-code.md +0 -104
- package/docs/ja/installation/ai-apps/codex-app.md +0 -56
- package/docs/ja/installation/ai-apps/codex-cli.md +0 -67
- package/docs/ja/installation/ai-apps/cursor.md +0 -77
- package/docs/ja/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/ja/installation/roblox-explorer.md +0 -58
- package/docs/ja/installation/roblox-plugin.md +0 -85
- package/docs/ja/pro-upgrade.md +0 -96
- package/docs/ja/sync/luau-lsp.md +0 -41
- package/docs/ja/sync/overview.md +0 -153
- package/docs/ja/tools/assets-and-effects.md +0 -104
- package/docs/ja/tools/instances-and-properties.md +0 -104
- package/docs/ja/tools/overview.md +0 -277
- package/docs/ja/tools/playtest.md +0 -140
- package/docs/ja/tools/scripting.md +0 -66
- package/docs/ja/tools/system-and-debugging.md +0 -93
- package/docs/ja/tools/world-and-environment.md +0 -102
- package/docs/ko/README.md +0 -207
- package/docs/ko/dashboard/changelog.md +0 -114
- package/docs/ko/dashboard/connection.md +0 -77
- package/docs/ko/dashboard/overview.md +0 -95
- package/docs/ko/dashboard/playtest.md +0 -61
- package/docs/ko/dashboard/settings.md +0 -60
- package/docs/ko/dashboard/sync.md +0 -68
- package/docs/ko/dashboard/tools.md +0 -69
- package/docs/ko/explorer/overview.md +0 -104
- package/docs/ko/installation/README.md +0 -95
- package/docs/ko/installation/ai-apps/antigravity.md +0 -88
- package/docs/ko/installation/ai-apps/claude-app.md +0 -78
- package/docs/ko/installation/ai-apps/claude-code.md +0 -104
- package/docs/ko/installation/ai-apps/codex-app.md +0 -56
- package/docs/ko/installation/ai-apps/codex-cli.md +0 -67
- package/docs/ko/installation/ai-apps/cursor.md +0 -77
- package/docs/ko/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/ko/installation/roblox-explorer.md +0 -68
- package/docs/ko/installation/roblox-plugin.md +0 -96
- package/docs/ko/pro-upgrade.md +0 -96
- package/docs/ko/sync/luau-lsp.md +0 -41
- package/docs/ko/sync/overview.md +0 -153
- package/docs/ko/tools/assets-and-effects.md +0 -104
- package/docs/ko/tools/instances-and-properties.md +0 -104
- package/docs/ko/tools/overview.md +0 -277
- package/docs/ko/tools/playtest.md +0 -134
- package/docs/ko/tools/scripting.md +0 -66
- package/docs/ko/tools/system-and-debugging.md +0 -93
- package/docs/ko/tools/world-and-environment.md +0 -102
- package/docs/pt-br/README.md +0 -209
- package/docs/pt-br/dashboard/changelog.md +0 -114
- package/docs/pt-br/dashboard/connection.md +0 -77
- package/docs/pt-br/dashboard/overview.md +0 -95
- package/docs/pt-br/dashboard/playtest.md +0 -61
- package/docs/pt-br/dashboard/settings.md +0 -60
- package/docs/pt-br/dashboard/sync.md +0 -68
- package/docs/pt-br/dashboard/tools.md +0 -69
- package/docs/pt-br/explorer/overview.md +0 -104
- package/docs/pt-br/installation/README.md +0 -93
- package/docs/pt-br/installation/ai-apps/antigravity.md +0 -89
- package/docs/pt-br/installation/ai-apps/claude-app.md +0 -78
- package/docs/pt-br/installation/ai-apps/claude-code.md +0 -104
- package/docs/pt-br/installation/ai-apps/codex-app.md +0 -56
- package/docs/pt-br/installation/ai-apps/codex-cli.md +0 -67
- package/docs/pt-br/installation/ai-apps/cursor.md +0 -77
- package/docs/pt-br/installation/ai-apps/gemini-cli.md +0 -120
- package/docs/pt-br/installation/roblox-explorer.md +0 -58
- package/docs/pt-br/installation/roblox-plugin.md +0 -85
- package/docs/pt-br/pro-upgrade.md +0 -96
- package/docs/pt-br/sync/luau-lsp.md +0 -41
- package/docs/pt-br/sync/overview.md +0 -153
- package/docs/pt-br/tools/assets-and-effects.md +0 -104
- package/docs/pt-br/tools/instances-and-properties.md +0 -104
- package/docs/pt-br/tools/overview.md +0 -277
- package/docs/pt-br/tools/playtest.md +0 -140
- package/docs/pt-br/tools/scripting.md +0 -66
- package/docs/pt-br/tools/system-and-debugging.md +0 -93
- package/docs/pt-br/tools/world-and-environment.md +0 -102
- package/docs/troubleshooting.md +0 -47
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogDetailPage-DRfFUIvC.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ChangelogPage-Dgl8dBt6.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-9bG71eB1.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ConnectionPage-LSvSX1_u.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/OverviewPage-CXsGuoPu.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/PropertyDiff-Dy3MffNh.js +0 -6
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-D2ZBQ2KF.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-CLt9jxd8.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-eX2Rh-Ct.js +0 -4
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-BwKqP_4s.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromo-D5n9OoEm.css +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromo.module-CAoUYgIx.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierPromoProgress-CLAr1gQq.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/ToolsPage-CqzfCxxH.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-23o8LmsR.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BfvSPSNj.js +0 -207
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-YfUJSF5s.css +0 -1
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
},
|
|
7
7
|
"metadata": {
|
|
8
8
|
"description": "Weppy Roblox MCP — MCP server that lets AI coding agents control a live Roblox Studio session with 21 tools, 140+ actions, bidirectional sync, automated playtest, and multi-place support",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.6.1"
|
|
10
10
|
},
|
|
11
11
|
"plugins": [
|
|
12
12
|
{
|
|
13
13
|
"name": "weppy-roblox-mcp",
|
|
14
14
|
"source": "./plugins/weppy-roblox-mcp",
|
|
15
15
|
"description": "Weppy Roblox MCP — MCP server that lets AI coding agents control a live Roblox Studio session with 21 tools, 140+ actions, bidirectional sync, automated playtest, and multi-place support",
|
|
16
|
-
"version": "2.
|
|
16
|
+
"version": "2.6.1",
|
|
17
17
|
"author": {
|
|
18
18
|
"name": "hope1026"
|
|
19
19
|
},
|
|
@@ -19,10 +19,24 @@ jobs:
|
|
|
19
19
|
- name: Install Claude Code CLI (app detection용)
|
|
20
20
|
run: npm install -g @anthropic-ai/claude-code
|
|
21
21
|
|
|
22
|
-
- name:
|
|
22
|
+
- name: Pre-seed Codex config (force is_codex_config_configured node path)
|
|
23
|
+
run: |
|
|
24
|
+
mkdir -p "$HOME/.codex"
|
|
25
|
+
cat > "$HOME/.codex/config.toml" <<'EOF'
|
|
26
|
+
[mcp_servers.dummy-server]
|
|
27
|
+
command = "echo"
|
|
28
|
+
args = ["hello"]
|
|
29
|
+
EOF
|
|
30
|
+
|
|
31
|
+
- name: Run install.sh (CI mode, pipe — simulates curl | bash)
|
|
23
32
|
env:
|
|
24
33
|
CI: true
|
|
25
|
-
run:
|
|
34
|
+
run: |
|
|
35
|
+
cat install.sh | bash 2>&1 | tee install-output.log
|
|
36
|
+
if grep -q 'SyntaxError' install-output.log; then
|
|
37
|
+
echo "❌ SyntaxError detected in install output"
|
|
38
|
+
exit 1
|
|
39
|
+
fi
|
|
26
40
|
|
|
27
41
|
- name: Verify — plugin file exists
|
|
28
42
|
run: |
|
|
@@ -43,6 +57,15 @@ jobs:
|
|
|
43
57
|
fi
|
|
44
58
|
echo "✓ weppy-roblox-mcp registered"
|
|
45
59
|
|
|
60
|
+
- name: Verify — Codex config registered
|
|
61
|
+
run: |
|
|
62
|
+
if ! grep -q '\[mcp_servers.weppy-roblox-mcp\]' "$HOME/.codex/config.toml"; then
|
|
63
|
+
echo "❌ weppy-roblox-mcp not found in ~/.codex/config.toml"
|
|
64
|
+
cat "$HOME/.codex/config.toml"
|
|
65
|
+
exit 1
|
|
66
|
+
fi
|
|
67
|
+
echo "✓ weppy-roblox-mcp registered in Codex config"
|
|
68
|
+
|
|
46
69
|
test-powershell:
|
|
47
70
|
name: E2E — install.ps1 (windows)
|
|
48
71
|
runs-on: windows-latest
|
|
@@ -56,11 +79,28 @@ jobs:
|
|
|
56
79
|
- name: Install Claude Code CLI (app detection용)
|
|
57
80
|
run: npm install -g @anthropic-ai/claude-code
|
|
58
81
|
|
|
59
|
-
- name:
|
|
82
|
+
- name: Pre-seed Codex config (force Test-CodexConfigConfigured node path)
|
|
83
|
+
shell: pwsh
|
|
84
|
+
run: |
|
|
85
|
+
$codexDir = Join-Path $env:USERPROFILE '.codex'
|
|
86
|
+
New-Item -ItemType Directory -Path $codexDir -Force | Out-Null
|
|
87
|
+
@'
|
|
88
|
+
[mcp_servers.dummy-server]
|
|
89
|
+
command = "echo"
|
|
90
|
+
args = ["hello"]
|
|
91
|
+
'@ | Set-Content -Path (Join-Path $codexDir 'config.toml') -Encoding UTF8
|
|
92
|
+
|
|
93
|
+
- name: Run install.ps1 (CI mode, pipe — simulates irm | iex)
|
|
60
94
|
env:
|
|
61
95
|
CI: true
|
|
62
96
|
shell: pwsh
|
|
63
|
-
run:
|
|
97
|
+
run: |
|
|
98
|
+
$log = Join-Path $env:RUNNER_TEMP 'install-output.log'
|
|
99
|
+
Get-Content install.ps1 -Raw | Invoke-Expression *>&1 | Tee-Object -FilePath $log
|
|
100
|
+
if (Select-String -Path $log -Pattern 'SyntaxError' -Quiet) {
|
|
101
|
+
Write-Error "❌ SyntaxError detected in install output"
|
|
102
|
+
exit 1
|
|
103
|
+
}
|
|
64
104
|
|
|
65
105
|
- name: Verify — plugin file exists
|
|
66
106
|
shell: pwsh
|
|
@@ -87,3 +127,14 @@ jobs:
|
|
|
87
127
|
exit 1
|
|
88
128
|
}
|
|
89
129
|
Write-Host "✓ weppy-roblox-mcp registered"
|
|
130
|
+
|
|
131
|
+
- name: Verify — Codex config registered
|
|
132
|
+
shell: pwsh
|
|
133
|
+
run: |
|
|
134
|
+
$codexConfig = Join-Path $env:USERPROFILE '.codex\config.toml'
|
|
135
|
+
if (-not ((Get-Content $codexConfig -Raw) -match '\[mcp_servers\.weppy-roblox-mcp\]')) {
|
|
136
|
+
Write-Error "❌ weppy-roblox-mcp not found in ~/.codex/config.toml"
|
|
137
|
+
Get-Content $codexConfig
|
|
138
|
+
exit 1
|
|
139
|
+
}
|
|
140
|
+
Write-Host "✓ weppy-roblox-mcp registered in Codex config"
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
## [2.6.1] - 2026-04-19
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
- **Dashboard design refresh** — The dashboard now has a cleaner layout with a slimmer top header, an updated sidebar using Lucide icons, and a new Upgrade widget. It also supports light and dark themes and follows your system preference by default.
|
|
12
|
+
- **Changelog shows before/after values** — The Changelog page now displays the previous value and the new value side by side for each property change, so you can see exactly what changed without digging through raw data. Added and removed items are highlighted more clearly too.
|
|
13
|
+
- **What's New announcement for the 2026-04-19 release** — The dashboard What's New page includes a new entry covering the design refresh, light/dark mode, and Changelog before/after display.
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
## [2.6.0] - 2026-04-15
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
- **Edit-mode screen capture** — AI agents can now capture the Studio viewport directly in Edit mode, so they can see what you see and give feedback on layout, lighting, and placement without entering Playtest.
|
|
21
|
+
- **German (Deutsch) language support** — The dashboard and plugin are now fully available in German. Switch to Deutsch from Settings → Language.
|
|
22
|
+
|
|
23
|
+
### Stability
|
|
24
|
+
|
|
25
|
+
- **Improved overall stability** — Tool execution, error messages, sync operations, and the dashboard "What's New" page have all been hardened for a smoother, more reliable experience.
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## [Unreleased]
|
|
29
|
+
|
|
30
|
+
### ⚠️ BREAKING CHANGES
|
|
31
|
+
|
|
32
|
+
- **Legacy sync folder names removed from spec and runtime** — `roblox-project-sync` (the pre-rebrand folder name) is no longer recognized by the MCP server, dashboard, Explorer extension, or playtest/test-report writers. Users who still had sync data under `roblox-project-sync/` must manually rename the folder to `weppy-project-sync/`. The `wrox-project-sync` → `weppy-project-sync` one-shot copy migration remains in place as transitional compat code for users upgrading from v2.5.x but is no longer part of the spec and will be removed in a future release.
|
|
33
|
+
|
|
7
34
|
|
|
8
35
|
|
|
9
36
|
|
package/README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
# Roblox MCP
|
|
1
|
+
# Roblox MCP - MCP Server for Roblox Studio | AI Game Development with Claude, Codex, Cursor & Gemini
|
|
2
2
|
|
|
3
|
-
> **WEPPY** is an MCP server that lets AI coding agents control a live Roblox Studio session
|
|
3
|
+
> **WEPPY** is an MCP server that lets AI coding agents control a live Roblox Studio session - create and edit scripts, instances, terrain, lighting, assets, audio, and animations through natural language.
|
|
4
4
|
|
|
5
5
|
**Action-based tool surface · Bidirectional sync · Automated playtest · Multi-place support**
|
|
6
6
|
|
|
7
|
-
**English** | [한국어](
|
|
7
|
+
**English** | [한국어](https://weppyai.com/ko) | [日本語](https://weppyai.com/ja) | [Español](https://weppyai.com/es) | [Português](https://weppyai.com/pt-br) | [Bahasa Indonesia](https://weppyai.com/id) | [Deutsch](https://weppyai.com/de)
|
|
8
8
|
|
|
9
|
-
[](https://youtu.be/puQB4u1VlMw)
|
|
10
10
|
|
|
11
11
|
## Why WEPPY (Weppy Roblox MCP)?
|
|
12
12
|
|
|
13
|
-
AI coding agents like Claude, Codex, and Gemini are powerful
|
|
13
|
+
AI coding agents like Claude, Codex, and Gemini are powerful, but they cannot see or modify anything inside Roblox Studio. The DataModel, scripts, terrain, and lighting are invisible to external tools. Without a bridge, AI can only generate code snippets that you must paste manually.
|
|
14
14
|
|
|
15
|
-
**WEPPY**
|
|
15
|
+
**WEPPY** bridges AI agents and Roblox Studio. AI directly creates and modifies instances, scripts, properties, terrain, and more inside Studio, and the changes are reflected immediately in Studio and the dashboard so you can see exactly what changed.
|
|
16
16
|
|
|
17
17
|
No copy-pasting code. AI does the work, you review the results.
|
|
18
18
|
|
|
@@ -40,30 +40,23 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
40
40
|
|
|
41
41
|
Then reopen your AI app and restart Roblox Studio.
|
|
42
42
|
|
|
43
|
-
Automatic MCP registration supports
|
|
43
|
+
Automatic MCP registration supports Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, and Antigravity.
|
|
44
44
|
|
|
45
45
|
### Manual Install
|
|
46
46
|
|
|
47
47
|
If the one-line install does not work, or automatic installation is not available in your environment:
|
|
48
48
|
|
|
49
|
-
**Step 1**
|
|
50
|
-
[Plugin Installation Guide](docs/en/installation/roblox-plugin.md)
|
|
49
|
+
**Step 1** - Use the web install page for the Roblox Studio plugin and app-specific setup.
|
|
51
50
|
|
|
52
|
-
|
|
51
|
+
👉 **[Web Install Docs](https://weppyai.com/ko/docs)**
|
|
52
|
+
|
|
53
|
+
**Step 2** - Register the MCP server with your AI app:
|
|
53
54
|
|
|
54
55
|
```bash
|
|
55
56
|
npx -y @weppy/roblox-mcp
|
|
56
57
|
```
|
|
57
58
|
|
|
58
|
-
|
|
59
|
-
|--------|-------|
|
|
60
|
-
| Claude Code | [Setup](docs/en/installation/ai-apps/claude-code.md) |
|
|
61
|
-
| Claude Desktop | [Setup](docs/en/installation/ai-apps/claude-app.md) |
|
|
62
|
-
| Cursor | [Setup](docs/en/installation/ai-apps/cursor.md) |
|
|
63
|
-
| Codex CLI | [Setup](docs/en/installation/ai-apps/codex-cli.md) |
|
|
64
|
-
| Codex Desktop | [Setup](docs/en/installation/ai-apps/codex-app.md) |
|
|
65
|
-
| Gemini CLI | [Setup](docs/en/installation/ai-apps/gemini-cli.md) |
|
|
66
|
-
| Antigravity | [Setup](docs/en/installation/ai-apps/antigravity.md) |
|
|
59
|
+
Supported AI apps are Claude Code, Claude Desktop, Cursor, Codex CLI, Codex App, Gemini CLI, and Antigravity.
|
|
67
60
|
|
|
68
61
|
> Any MCP-compatible AI client works. The server command is `npx -y @weppy/roblox-mcp`.
|
|
69
62
|
|
|
@@ -94,7 +87,7 @@ AI works from a synchronized local mirror, so multi-file updates stay consistent
|
|
|
94
87
|
- Basic: one-way sync (Studio -> Local)
|
|
95
88
|
- Pro: bidirectional sync + per-type Direction/Apply Mode + history + multi-place
|
|
96
89
|
|
|
97
|
-

|
|
98
91
|
|
|
99
92
|
### 3) Playtest: Let AI run and verify tests automatically
|
|
100
93
|
|
|
@@ -104,7 +97,7 @@ AI can control Roblox Studio playtests directly. It can start and stop Play (F5)
|
|
|
104
97
|
- "Write a test that verifies the SpawnLocation is above the ground and run it."
|
|
105
98
|
- "Validate that the script I just changed runs without errors in playtest."
|
|
106
99
|
|
|
107
|
-

|
|
108
101
|
|
|
109
102
|
### 4) WEPPY Dashboard: Monitor AI work in real time
|
|
110
103
|
|
|
@@ -114,11 +107,11 @@ The MCP server provides a web dashboard where you can check connection status, t
|
|
|
114
107
|
- Compare every change the AI made via Before & After in Changelog
|
|
115
108
|
- Analyze workflow with tool execution history and statistics
|
|
116
109
|
|
|
117
|
-

|
|
118
111
|
|
|
119
112
|
### 5) WEPPY Roblox Explorer: Browse Studio hierarchy in VSCode
|
|
120
113
|
|
|
121
|
-
View the full instance tree of your Roblox Studio place directly inside VSCode. Navigate services, open synced scripts and property files, and track sync status
|
|
114
|
+
View the full instance tree of your Roblox Studio place directly inside VSCode. Navigate services, open synced scripts and property files, and track sync status - all without switching to Studio.
|
|
122
115
|
WEPPY Roblox Explorer is a companion VSCode extension for sync data generated by WEPPY. Tree browsing works from synced files, and live sync state or direction indicators are enhanced when the local MCP server is running.
|
|
123
116
|
Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer) or [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer).
|
|
124
117
|
|
|
@@ -126,13 +119,13 @@ Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?it
|
|
|
126
119
|
- Click to open synced scripts and property files
|
|
127
120
|
- Multi-place support with sync status indicators
|
|
128
121
|
|
|
129
|
-

|
|
130
123
|
|
|
131
124
|
## Use Cases
|
|
132
125
|
|
|
133
126
|
- **Rapid prototyping**: Describe a game mechanic in natural language and watch AI build it in Studio
|
|
134
127
|
- **Bulk refactoring**: Rename a module interface and update every dependent script in one request
|
|
135
|
-
- **Terrain & environment**: Generate procedural terrain, set lighting/atmosphere, place assets
|
|
128
|
+
- **Terrain & environment**: Generate procedural terrain, set lighting/atmosphere, place assets - all from a single prompt
|
|
136
129
|
- **Multi-file consistency**: AI reads the full project via Sync and applies changes across related scripts together
|
|
137
130
|
- **Asset integration**: Search the Creator Store, insert models, and configure properties without leaving your editor
|
|
138
131
|
|
|
@@ -145,40 +138,30 @@ Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?it
|
|
|
145
138
|
|
|
146
139
|
## Docs
|
|
147
140
|
|
|
148
|
-
-
|
|
149
|
-
- [Tools Reference](docs/en/tools/overview.md)
|
|
150
|
-
- [Sync Deep Dive](docs/en/sync/overview.md)
|
|
151
|
-
- [WEPPY Dashboard Guide](docs/en/dashboard/overview.md)
|
|
152
|
-
- [WEPPY Roblox Explorer Guide](docs/en/explorer/overview.md)
|
|
153
|
-
- [WEPPY Roblox Explorer Installation](docs/en/installation/roblox-explorer.md)
|
|
154
|
-
- [Compatibility](docs/compatibility.md)
|
|
155
|
-
- [Troubleshooting](docs/troubleshooting.md)
|
|
141
|
+
Detailed guides and app-specific setup now live on the web.
|
|
156
142
|
|
|
157
|
-
|
|
143
|
+
- [Web Docs Hub](https://weppyai.com/ko/docs)
|
|
144
|
+
- [Install Guide](https://weppyai.com/en/install)
|
|
145
|
+
- [Pro Upgrade](https://weppyai.com/en/plans)
|
|
158
146
|
|
|
159
|
-
|
|
160
|
-
- [Scripting & Code Execution](docs/en/tools/scripting.md) - script management and Luau execution
|
|
161
|
-
- [World & Environment](docs/en/tools/world-and-environment.md) - lighting, terrain, camera
|
|
162
|
-
- [Assets & Effects](docs/en/tools/assets-and-effects.md) - asset insertion, tweening, effects
|
|
163
|
-
- [Playtest & Automated Tests](docs/en/tools/playtest.md) - playtest control and automated validation
|
|
164
|
-
- [System & Debugging](docs/en/tools/system-and-debugging.md) - connection, logs, batch execution
|
|
147
|
+
For app setup details, open the web docs hub and choose the relevant AI client guide.
|
|
165
148
|
|
|
166
149
|
## FAQ
|
|
167
150
|
|
|
168
151
|
### How do I connect Claude Code to Roblox Studio?
|
|
169
|
-
Install the Roblox Studio plugin, then register the MCP server (`npx -y @weppy/roblox-mcp`) in Claude Code. Claude can then directly read and write scripts inside Studio.
|
|
152
|
+
Install the Roblox Studio plugin, then register the MCP server (`npx -y @weppy/roblox-mcp`) in Claude Code. Claude can then directly read and write scripts inside Studio.
|
|
170
153
|
|
|
171
154
|
### How do I use Codex CLI with Roblox Studio?
|
|
172
|
-
Install the plugin, then add the MCP server config to Codex CLI.
|
|
155
|
+
Install the plugin, then add the MCP server config to Codex CLI.
|
|
173
156
|
|
|
174
157
|
### Does Roblox MCP work with Cursor?
|
|
175
|
-
Yes.
|
|
158
|
+
Yes. Any MCP-compatible AI client works.
|
|
176
159
|
|
|
177
160
|
### Can AI build Roblox games with this?
|
|
178
|
-
Yes. AI can create instances, write scripts, generate terrain, set up lighting, insert assets, configure physics, and more
|
|
161
|
+
Yes. AI can create instances, write scripts, generate terrain, set up lighting, insert assets, configure physics, and more - all inside a live Roblox Studio session. It goes beyond code generation to executable actions.
|
|
179
162
|
|
|
180
163
|
### What is the difference between Basic and Pro?
|
|
181
|
-
Basic (Free) includes MCP tool execution and one-way sync (Studio -> Local). Pro adds bidirectional sync, bulk operations, terrain generation, spatial analysis, audio/animation control, and multi-place support. See the
|
|
164
|
+
Basic (Free) includes MCP tool execution and one-way sync (Studio -> Local). Pro adds bidirectional sync, bulk operations, terrain generation, spatial analysis, audio/animation control, and multi-place support. See the Pro upgrade page.
|
|
182
165
|
|
|
183
166
|
### How is Weppy different from other Roblox MCP servers?
|
|
184
167
|
Weppy uses action-based dispatching instead of separate tools for each function. This reduces AI token consumption significantly. It also provides bidirectional project sync and multi-place support, which most alternatives lack.
|
|
@@ -188,7 +171,7 @@ The server runs on localhost only (127.0.0.1:3002). Forbidden paths (CoreGui, Co
|
|
|
188
171
|
|
|
189
172
|
## Pro Upgrade
|
|
190
173
|
|
|
191
|
-
Bidirectional Sync, advanced build capabilities, and AI token efficiency
|
|
174
|
+
Bidirectional Sync, advanced build capabilities, and AI token efficiency - all in one upgrade.
|
|
192
175
|
|
|
193
176
|
[Pro Upgrade Guide](https://weppyai.com/en/plans)
|
|
194
177
|
|
package/SUPPORT.md
CHANGED
|
@@ -2,12 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
## Documentation
|
|
4
4
|
|
|
5
|
-
- [
|
|
6
|
-
- [
|
|
7
|
-
- [
|
|
8
|
-
- [Roblox Explorer (VSCode Extension)](
|
|
9
|
-
- [Compatibility](docs/en/compatibility.md)
|
|
10
|
-
- [Troubleshooting](docs/en/troubleshooting.md)
|
|
5
|
+
- [Web Docs Hub](https://weppyai.com/ko/docs)
|
|
6
|
+
- [Install Page](https://weppyai.com/en/install)
|
|
7
|
+
- [Pro Upgrade](https://weppyai.com/en/plans)
|
|
8
|
+
- [Roblox Explorer (VSCode Extension)](https://weppyai.com/ko/docs)
|
|
11
9
|
|
|
12
10
|
## Community Help
|
|
13
11
|
|
package/install.ps1
CHANGED
|
@@ -168,7 +168,7 @@ function Test-CodexConfigConfigured($configPath) {
|
|
|
168
168
|
|
|
169
169
|
$env:MCP_CODEX_CONFIG_PATH = $configPath
|
|
170
170
|
try {
|
|
171
|
-
|
|
171
|
+
@'
|
|
172
172
|
const fs = require('fs');
|
|
173
173
|
|
|
174
174
|
const configPath = process.env.MCP_CODEX_CONFIG_PATH;
|
|
@@ -301,7 +301,7 @@ function findAllCodexBlocks(source) {
|
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
function parseStringAssignment(value, key) {
|
|
304
|
-
const match = new RegExp('^\\s*' + key + '\\s*=\\s*(["
|
|
304
|
+
const match = new RegExp('^\\s*' + key + '\\s*=\\s*(["\'])([^"\']+)\\1\\s*$').exec(value);
|
|
305
305
|
return match ? match[2] : null;
|
|
306
306
|
}
|
|
307
307
|
|
|
@@ -575,7 +575,7 @@ try {
|
|
|
575
575
|
} catch {
|
|
576
576
|
process.exit(1);
|
|
577
577
|
}
|
|
578
|
-
'@
|
|
578
|
+
'@ | node --input-type=commonjs
|
|
579
579
|
return $LASTEXITCODE -eq 0
|
|
580
580
|
}
|
|
581
581
|
finally {
|
|
@@ -641,7 +641,9 @@ if (Confirm-Action " Run npx -y @weppy/roblox-mcp --setup?") {
|
|
|
641
641
|
try {
|
|
642
642
|
New-Item -ItemType Directory -Path $setupWorkingDir -Force | Out-Null
|
|
643
643
|
Set-Location $setupWorkingDir
|
|
644
|
-
|
|
644
|
+
# stdin을 빈 파이프로 격리: irm|iex 대화형 모드에서 stdio MCP 서버가
|
|
645
|
+
# pwsh의 터미널 stdin을 상속받아 hang되는 문제를 방지한다
|
|
646
|
+
$null | & $npxPath -y @weppy/roblox-mcp --setup
|
|
645
647
|
if ($LASTEXITCODE -ne 0) {
|
|
646
648
|
Write-Warn "Setup encountered a warning (non-blocking)"
|
|
647
649
|
} else {
|
|
@@ -890,7 +892,7 @@ Write-Host " 3. Click Connect and start building with AI!"
|
|
|
890
892
|
Write-Host ""
|
|
891
893
|
Write-Host " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity"
|
|
892
894
|
Write-Host ""
|
|
893
|
-
Write-Host " Docs: https://
|
|
895
|
+
Write-Host " Docs: https://weppyai.com/en/install" -ForegroundColor DarkGray
|
|
894
896
|
Write-Host ""
|
|
895
897
|
|
|
896
898
|
Stop-InstallTranscript
|
package/install.sh
CHANGED
|
@@ -649,7 +649,9 @@ if confirm " Run npx -y @weppy/roblox-mcp --setup?"; then
|
|
|
649
649
|
fi
|
|
650
650
|
|
|
651
651
|
if [ -n "${setup_tmp_dir:-}" ] && [ -d "$setup_tmp_dir" ]; then
|
|
652
|
-
|
|
652
|
+
# stdin을 /dev/null로 격리: curl|bash 파이프 모드에서 stdio MCP 서버가
|
|
653
|
+
# bash의 남은 스크립트 바이트를 소비해버리는 문제를 방지한다
|
|
654
|
+
if (cd "$setup_tmp_dir" && npx -y @weppy/roblox-mcp --setup </dev/null); then
|
|
653
655
|
success "Setup complete"
|
|
654
656
|
else
|
|
655
657
|
warn "Setup encountered a warning (non-blocking)"
|
|
@@ -889,4 +891,4 @@ printf " 2. Look for the ${BOLD}WEPPY${NC} button in the Plugins tab\n"
|
|
|
889
891
|
printf " 3. Click Connect and start building with AI!\n\n"
|
|
890
892
|
printf " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity\n\n"
|
|
891
893
|
# shellcheck disable=SC2059
|
|
892
|
-
printf " ${DIM}Docs: https://
|
|
894
|
+
printf " ${DIM}Docs: https://weppyai.com/en/install${NC}\n\n"
|