@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.
- package/.claude-plugin/marketplace.json +2 -2
- package/.github/workflows/install-test.yml +55 -4
- package/CHANGELOG.md +25 -0
- package/README.md +29 -45
- package/SUPPORT.md +4 -6
- package/docs/assets/screenshots/roblox-explorer/roblox-explorer-property-window.png +0 -0
- package/install.ps1 +22 -9
- package/install.sh +19 -4
- 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-DRfFUIvC.js → ChangelogDetailPage-C-ROvHGr.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogPage-Dgl8dBt6.js → ChangelogPage-CPm4ft8m.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-DfdyAPrJ.js → ConfirmModal-BSTYLn14.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConnectionPage-LSvSX1_u.js → ConnectionPage-BeJEgfmf.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DrK7vhO-.js → InfoLabel-BRbbxjjt.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{OverviewPage-CXsGuoPu.js → OverviewPage-BHd6yL_8.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CgkzRAqQ.js → PlaytestPage-BiNJCh4I.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-Dy3MffNh.js → PropertyDiff-BKVe7m6g.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-Cg33y021.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-hJyzgRAl.js → StatusBadge-A72TDL-q.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{SyncPage-eX2Rh-Ct.js → SyncPage-R4Qs9Xt3.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-CQewH4h_.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TierPromoProgress-CLAr1gQq.js → TierPromoProgress-DolZjAqX.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ToolsPage-CqzfCxxH.js → ToolsPage-DRX93nSV.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-uLdiNHd0.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{index-BfvSPSNj.js → index-oz4Gtzz9.js} +55 -21
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BeRNzFBh.js → useLiveUptime-CRLLCM8t.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/weppy-icon.png +0 -0
- package/plugins/weppy-roblox-mcp/dist/index.js +76 -76
- package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
- package/docs/assets/screenshots/roblox-explorer/install-from-vsix.png +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/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 -208
- 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/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 -208
- 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/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 -206
- 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/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 -206
- 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/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 -208
- 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/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/SettingsPage-D2ZBQ2KF.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-BwKqP_4s.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/WhatsNewPage-23o8LmsR.js +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.0"
|
|
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.0",
|
|
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
|
@@ -3,13 +3,38 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
5
|
|
|
6
|
+
## [2.6.0] - 2026-04-15
|
|
6
7
|
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- **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.
|
|
11
|
+
- **German (Deutsch) language support** — The dashboard and plugin are now fully available in German. Switch to Deutsch from Settings → Language.
|
|
12
|
+
|
|
13
|
+
### Stability
|
|
14
|
+
|
|
15
|
+
- **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.
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
## [Unreleased]
|
|
19
|
+
|
|
20
|
+
### ⚠️ BREAKING CHANGES
|
|
7
21
|
|
|
22
|
+
- **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.
|
|
8
23
|
|
|
9
24
|
|
|
10
25
|
|
|
11
26
|
|
|
12
27
|
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
## [2.5.1] - 2026-04-12
|
|
32
|
+
|
|
33
|
+
### Bug Fixes
|
|
34
|
+
|
|
35
|
+
- **Fix installer failing when run from a directory with a local `@weppy/roblox-mcp` package** — If the install script was executed from a folder where `@weppy/roblox-mcp` was already present (for example inside the package itself or under a parent `node_modules`), `npx` could pick up the shadowed local copy instead of fetching the published release, causing setup to misbehave or fail. The installer now runs `npx` inside an isolated temporary working directory, so it always resolves and installs the latest published version regardless of where you run it from.
|
|
36
|
+
|
|
37
|
+
|
|
13
38
|
## [2.5.0] - 2026-04-12
|
|
14
39
|
|
|
15
40
|
### ⚠️ BREAKING CHANGES
|
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/docs) | [日本語](https://weppyai.com/ja/docs) | [Español](https://weppyai.com/es/docs) | [Português](https://weppyai.com/pt-br/docs) | [Bahasa Indonesia](https://weppyai.com/id/docs) | [Deutsch](https://weppyai.com/de/docs)
|
|
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,39 +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 (VSCode Extension)](docs/en/installation/roblox-explorer.md)
|
|
153
|
-
- [Compatibility](docs/compatibility.md)
|
|
154
|
-
- [Troubleshooting](docs/troubleshooting.md)
|
|
141
|
+
Detailed guides and app-specific setup now live on the web.
|
|
155
142
|
|
|
156
|
-
|
|
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)
|
|
157
146
|
|
|
158
|
-
|
|
159
|
-
- [Scripting & Code Execution](docs/en/tools/scripting.md) - script management and Luau execution
|
|
160
|
-
- [World & Environment](docs/en/tools/world-and-environment.md) - lighting, terrain, camera
|
|
161
|
-
- [Assets & Effects](docs/en/tools/assets-and-effects.md) - asset insertion, tweening, effects
|
|
162
|
-
- [Playtest & Automated Tests](docs/en/tools/playtest.md) - playtest control and automated validation
|
|
163
|
-
- [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.
|
|
164
148
|
|
|
165
149
|
## FAQ
|
|
166
150
|
|
|
167
151
|
### How do I connect Claude Code to Roblox Studio?
|
|
168
|
-
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.
|
|
169
153
|
|
|
170
154
|
### How do I use Codex CLI with Roblox Studio?
|
|
171
|
-
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.
|
|
172
156
|
|
|
173
157
|
### Does Roblox MCP work with Cursor?
|
|
174
|
-
Yes.
|
|
158
|
+
Yes. Any MCP-compatible AI client works.
|
|
175
159
|
|
|
176
160
|
### Can AI build Roblox games with this?
|
|
177
|
-
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.
|
|
178
162
|
|
|
179
163
|
### What is the difference between Basic and Pro?
|
|
180
|
-
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.
|
|
181
165
|
|
|
182
166
|
### How is Weppy different from other Roblox MCP servers?
|
|
183
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.
|
|
@@ -187,7 +171,7 @@ The server runs on localhost only (127.0.0.1:3002). Forbidden paths (CoreGui, Co
|
|
|
187
171
|
|
|
188
172
|
## Pro Upgrade
|
|
189
173
|
|
|
190
|
-
Bidirectional Sync, advanced build capabilities, and AI token efficiency
|
|
174
|
+
Bidirectional Sync, advanced build capabilities, and AI token efficiency - all in one upgrade.
|
|
191
175
|
|
|
192
176
|
[Pro Upgrade Guide](https://weppyai.com/en/plans)
|
|
193
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
|
|
|
Binary file
|
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 {
|
|
@@ -635,11 +635,24 @@ if (Confirm-Action " Run npx -y @weppy/roblox-mcp --setup?") {
|
|
|
635
635
|
if (-not (Test-Path $npxPath)) {
|
|
636
636
|
$npxPath = "npx"
|
|
637
637
|
}
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
638
|
+
$setupWorkingDir = Join-Path ([System.IO.Path]::GetTempPath()) ("weppy-setup-" + [System.Guid]::NewGuid().ToString("N"))
|
|
639
|
+
$previousLocation = Get-Location
|
|
640
|
+
|
|
641
|
+
try {
|
|
642
|
+
New-Item -ItemType Directory -Path $setupWorkingDir -Force | Out-Null
|
|
643
|
+
Set-Location $setupWorkingDir
|
|
644
|
+
# stdin을 빈 파이프로 격리: irm|iex 대화형 모드에서 stdio MCP 서버가
|
|
645
|
+
# pwsh의 터미널 stdin을 상속받아 hang되는 문제를 방지한다
|
|
646
|
+
$null | & $npxPath -y @weppy/roblox-mcp --setup
|
|
647
|
+
if ($LASTEXITCODE -ne 0) {
|
|
648
|
+
Write-Warn "Setup encountered a warning (non-blocking)"
|
|
649
|
+
} else {
|
|
650
|
+
Write-Ok "Setup complete"
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
finally {
|
|
654
|
+
Set-Location $previousLocation
|
|
655
|
+
Remove-Item $setupWorkingDir -Recurse -Force -ErrorAction SilentlyContinue
|
|
643
656
|
}
|
|
644
657
|
}
|
|
645
658
|
catch {
|
|
@@ -879,7 +892,7 @@ Write-Host " 3. Click Connect and start building with AI!"
|
|
|
879
892
|
Write-Host ""
|
|
880
893
|
Write-Host " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity"
|
|
881
894
|
Write-Host ""
|
|
882
|
-
Write-Host " Docs: https://
|
|
895
|
+
Write-Host " Docs: https://weppyai.com/en/install" -ForegroundColor DarkGray
|
|
883
896
|
Write-Host ""
|
|
884
897
|
|
|
885
898
|
Stop-InstallTranscript
|
package/install.sh
CHANGED
|
@@ -641,10 +641,25 @@ success "Node.js $(node -v) detected"
|
|
|
641
641
|
step "1/2" "Setup Roblox Studio Plugin"
|
|
642
642
|
|
|
643
643
|
if confirm " Run npx -y @weppy/roblox-mcp --setup?"; then
|
|
644
|
-
|
|
645
|
-
|
|
644
|
+
setup_tmp_dir=""
|
|
645
|
+
if setup_tmp_dir=$(mktemp -d "${TMPDIR:-/tmp}/weppy-setup-XXXXXX" 2>/dev/null); then
|
|
646
|
+
:
|
|
647
|
+
elif setup_tmp_dir=$(mktemp -d 2>/dev/null); then
|
|
648
|
+
:
|
|
649
|
+
fi
|
|
650
|
+
|
|
651
|
+
if [ -n "${setup_tmp_dir:-}" ] && [ -d "$setup_tmp_dir" ]; then
|
|
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
|
|
655
|
+
success "Setup complete"
|
|
656
|
+
else
|
|
657
|
+
warn "Setup encountered a warning (non-blocking)"
|
|
658
|
+
fi
|
|
659
|
+
|
|
660
|
+
rm -rf "$setup_tmp_dir"
|
|
646
661
|
else
|
|
647
|
-
warn "Setup encountered a warning (
|
|
662
|
+
warn "Setup encountered a warning (failed to create temp working directory)"
|
|
648
663
|
fi
|
|
649
664
|
else
|
|
650
665
|
warn "Setup skipped"
|
|
@@ -876,4 +891,4 @@ printf " 2. Look for the ${BOLD}WEPPY${NC} button in the Plugins tab\n"
|
|
|
876
891
|
printf " 3. Click Connect and start building with AI!\n\n"
|
|
877
892
|
printf " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity\n\n"
|
|
878
893
|
# shellcheck disable=SC2059
|
|
879
|
-
printf " ${DIM}Docs: https://
|
|
894
|
+
printf " ${DIM}Docs: https://weppyai.com/en/install${NC}\n\n"
|