@weppy/roblox-mcp 2.2.1 → 2.2.2
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/CHANGELOG.md +8 -0
- package/README.md +1 -2
- package/docs/en/installation/README.md +1 -2
- package/docs/es/README.md +1 -2
- package/docs/es/installation/README.md +1 -2
- package/docs/id/README.md +1 -2
- package/docs/id/installation/README.md +1 -2
- package/docs/ja/README.md +1 -2
- package/docs/ja/installation/README.md +1 -2
- package/docs/ko/README.md +1 -2
- package/docs/ko/installation/README.md +1 -2
- package/docs/pt-br/README.md +1 -2
- package/docs/pt-br/installation/README.md +1 -2
- package/install.ps1 +64 -7
- package/install.sh +63 -8
- package/package.json +1 -1
- package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
- package/plugins/weppy-roblox-mcp/dist/index.js +58 -58
- package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
|
@@ -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.2.
|
|
9
|
+
"version": "2.2.2"
|
|
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.2.
|
|
16
|
+
"version": "2.2.2",
|
|
17
17
|
"author": {
|
|
18
18
|
"name": "hope1026"
|
|
19
19
|
},
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
|
|
8
|
+
## [2.2.2] - 2026-04-03
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
- add configurable MCP message polling interval and related options to plugin UI
|
|
13
|
+
|
|
14
|
+
|
|
7
15
|
## [2.2.1] - 2026-04-03
|
|
8
16
|
|
|
9
17
|
### Features
|
package/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
Then restart Roblox Studio — done!
|
|
36
36
|
|
|
37
|
-
Automatic MCP registration
|
|
38
|
-
**Codex App** and **Antigravity** still require manual setup after the script finishes.
|
|
37
|
+
Automatic MCP registration supports **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, and Antigravity**.
|
|
39
38
|
|
|
40
39
|
If PowerShell execution is blocked on Windows, use the manual install path below. If you're using the ZIP package, you can run `setup-plugin.sh` / `setup-mcp.sh` on macOS or Linux, or `setup-plugin.bat` / `setup-mcp.bat` on Windows.
|
|
41
40
|
|
|
@@ -34,8 +34,7 @@ Then restart Roblox Studio — done!
|
|
|
34
34
|
|
|
35
35
|
If the installer fails, it writes an error log to a temporary file and keeps the console open in interactive runs so you can read the reason before exiting.
|
|
36
36
|
|
|
37
|
-
Automatic MCP registration
|
|
38
|
-
**Codex App** and **Antigravity** still require manual setup after the script finishes.
|
|
37
|
+
Automatic MCP registration supports **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, and Antigravity**.
|
|
39
38
|
|
|
40
39
|
If PowerShell execution is blocked on Windows, use the manual install path below. If you're using the ZIP package, you can also run `setup-plugin.bat` and `setup-mcp.bat`.
|
|
41
40
|
|
package/docs/es/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
¡Reinicia Roblox Studio y listo!
|
|
36
36
|
|
|
37
|
-
El registro automático de MCP
|
|
38
|
-
**Codex App** y **Antigravity** todavía requieren configuración manual después de que termine el script.
|
|
37
|
+
El registro automático de MCP es compatible con **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI y Antigravity**.
|
|
39
38
|
|
|
40
39
|
Si la ejecución de PowerShell está bloqueada en Windows, continúa con la instalación manual de abajo. Si usas el paquete ZIP, también puedes usar `setup-plugin.bat` y `setup-mcp.bat`.
|
|
41
40
|
|
|
@@ -28,8 +28,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
28
28
|
|
|
29
29
|
¡Reinicia Roblox Studio y listo!
|
|
30
30
|
|
|
31
|
-
El registro automático de MCP
|
|
32
|
-
**Codex App** y **Antigravity** todavía requieren configuración manual después de que termine el script.
|
|
31
|
+
El registro automático de MCP es compatible con **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI y Antigravity**.
|
|
33
32
|
|
|
34
33
|
Si la ejecución de PowerShell está bloqueada en Windows, continúa con la instalación manual de abajo. Si usas el paquete ZIP, también puedes ejecutar `setup-plugin.bat` y `setup-mcp.bat`.
|
|
35
34
|
|
package/docs/id/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
Restart Roblox Studio — selesai!
|
|
36
36
|
|
|
37
|
-
Pendaftaran MCP otomatis
|
|
38
|
-
**Codex App** dan **Antigravity** masih memerlukan pengaturan manual setelah skrip selesai.
|
|
37
|
+
Pendaftaran MCP otomatis mendukung **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, dan Antigravity**.
|
|
39
38
|
|
|
40
39
|
Jika eksekusi PowerShell diblokir di Windows, lanjutkan dengan instalasi manual di bawah. Jika kamu memakai paket ZIP, kamu juga bisa memakai `setup-plugin.bat` dan `setup-mcp.bat`.
|
|
41
40
|
|
|
@@ -32,8 +32,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
32
32
|
|
|
33
33
|
Restart Roblox Studio — selesai!
|
|
34
34
|
|
|
35
|
-
Pendaftaran MCP otomatis
|
|
36
|
-
**Codex App** dan **Antigravity** masih memerlukan pengaturan manual setelah skrip selesai.
|
|
35
|
+
Pendaftaran MCP otomatis mendukung **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, dan Antigravity**.
|
|
37
36
|
|
|
38
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`.
|
|
39
38
|
|
package/docs/ja/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
Roblox Studioを再起動したら完了です!
|
|
36
36
|
|
|
37
|
-
|
|
38
|
-
**Codex App** と **Antigravity** はスクリプト完了後に手動設定が必要です。
|
|
37
|
+
自動MCP登録は **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity** に対応しています。
|
|
39
38
|
|
|
40
39
|
WindowsでPowerShellの実行がブロックされる場合は、下の手動インストールに進んでください。ZIPパッケージを使う場合は `setup-plugin.bat` と `setup-mcp.bat` も利用できます。
|
|
41
40
|
|
|
@@ -32,8 +32,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
32
32
|
|
|
33
33
|
Roblox Studioを再起動したら完了です!
|
|
34
34
|
|
|
35
|
-
|
|
36
|
-
**Codex App** と **Antigravity** はスクリプト完了後に手動設定が必要です。
|
|
35
|
+
自動MCP登録は **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity** に対応しています。
|
|
37
36
|
|
|
38
37
|
WindowsでPowerShellの実行がブロックされる場合は、下の手動インストールに進んでください。ZIPパッケージを使う場合は `setup-plugin.bat` と `setup-mcp.bat` を実行できます。
|
|
39
38
|
|
package/docs/ko/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
Roblox Studio를 재시작하면 완료입니다!
|
|
36
36
|
|
|
37
|
-
자동 MCP 등록은
|
|
38
|
-
**Codex App**과 **Antigravity**는 스크립트 완료 후 수동 설정이 필요합니다.
|
|
37
|
+
자동 MCP 등록은 **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity**를 지원합니다.
|
|
39
38
|
|
|
40
39
|
Windows에서 PowerShell 실행이 차단되면 아래 수동 설치로 진행하세요. ZIP 패키지를 사용하는 경우 `setup-plugin.bat`, `setup-mcp.bat`도 사용할 수 있습니다.
|
|
41
40
|
|
|
@@ -34,8 +34,7 @@ Roblox Studio를 재시작하면 완료입니다!
|
|
|
34
34
|
|
|
35
35
|
설치 중 오류가 발생하면 임시 로그 파일 경로를 출력하고, 대화형 실행에서는 종료 전에 콘솔을 유지해서 원인을 확인할 수 있습니다.
|
|
36
36
|
|
|
37
|
-
자동 MCP 등록은
|
|
38
|
-
**Codex App**과 **Antigravity**는 스크립트 완료 후 수동 설정이 필요합니다.
|
|
37
|
+
자동 MCP 등록은 **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity**를 지원합니다.
|
|
39
38
|
|
|
40
39
|
Windows에서 PowerShell 실행이 차단되면 아래 수동 설치로 진행하세요. ZIP 패키지를 사용하는 경우 `setup-plugin.bat`, `setup-mcp.bat`를 실행할 수 있습니다.
|
|
41
40
|
|
package/docs/pt-br/README.md
CHANGED
|
@@ -34,8 +34,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
34
34
|
|
|
35
35
|
Reinicie o Roblox Studio — pronto!
|
|
36
36
|
|
|
37
|
-
O registro automático de MCP
|
|
38
|
-
**Codex App** e **Antigravity** ainda exigem configuração manual depois que o script terminar.
|
|
37
|
+
O registro automático de MCP suporta **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI e Antigravity**.
|
|
39
38
|
|
|
40
39
|
Se a execução do PowerShell estiver bloqueada no Windows, siga a instalação manual abaixo. Se estiver usando o pacote ZIP, você também pode usar `setup-plugin.bat` e `setup-mcp.bat`.
|
|
41
40
|
|
|
@@ -32,8 +32,7 @@ irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1
|
|
|
32
32
|
|
|
33
33
|
Reinicie o Roblox Studio — pronto!
|
|
34
34
|
|
|
35
|
-
O registro automático de MCP
|
|
36
|
-
**Codex App** e **Antigravity** ainda exigem configuração manual depois que o script terminar.
|
|
35
|
+
O registro automático de MCP suporta **Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI e Antigravity**.
|
|
37
36
|
|
|
38
37
|
Se a execução do PowerShell estiver bloqueada no Windows, siga a instalação manual abaixo. Se estiver usando o pacote ZIP, você também pode executar `setup-plugin.bat` e `setup-mcp.bat`.
|
|
39
38
|
|
package/install.ps1
CHANGED
|
@@ -139,6 +139,39 @@ function Test-McpJsonConfigured($configPath) {
|
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
+
# Add MCP server to Antigravity config (flat top-level keys, no mcpServers wrapper)
|
|
143
|
+
function Add-AntigravityMcpConfig($configPath) {
|
|
144
|
+
$parentDir = Split-Path $configPath -Parent
|
|
145
|
+
if (-not (Test-Path $parentDir)) { New-Item -ItemType Directory -Path $parentDir -Force | Out-Null }
|
|
146
|
+
$env:MCP_CONFIG_PATH = $configPath
|
|
147
|
+
try {
|
|
148
|
+
node -e @"
|
|
149
|
+
const fs = require('fs');
|
|
150
|
+
const configPath = process.env.MCP_CONFIG_PATH;
|
|
151
|
+
let config = {};
|
|
152
|
+
try { config = JSON.parse(fs.readFileSync(configPath, 'utf8')); } catch {}
|
|
153
|
+
config['weppy-roblox-mcp'] = { command: 'npx', args: ['-y', '@weppy/roblox-mcp'] };
|
|
154
|
+
fs.writeFileSync(configPath, JSON.stringify(config, null, 2) + '\n');
|
|
155
|
+
"@
|
|
156
|
+
} finally {
|
|
157
|
+
Remove-Item Env:\MCP_CONFIG_PATH -ErrorAction SilentlyContinue
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
function Test-AntigravityMcpConfigured($configPath) {
|
|
162
|
+
if (-not (Test-Path $configPath)) {
|
|
163
|
+
return $false
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
try {
|
|
167
|
+
$config = Get-Content -Path $configPath -Raw | ConvertFrom-Json
|
|
168
|
+
return $null -ne $config.'weppy-roblox-mcp'
|
|
169
|
+
}
|
|
170
|
+
catch {
|
|
171
|
+
return $false
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
142
175
|
function Test-CodexConfigConfigured($configPath) {
|
|
143
176
|
if (-not (Test-Path $configPath)) {
|
|
144
177
|
return $false
|
|
@@ -257,8 +290,7 @@ else {
|
|
|
257
290
|
# [3/3] Register MCP with AI apps
|
|
258
291
|
# ═══════════════════════════════════
|
|
259
292
|
Write-Step "3/3" "Register MCP with AI apps"
|
|
260
|
-
Write-Host " Automatic registration: Claude Code, Claude Desktop, Cursor, Codex CLI, Gemini CLI"
|
|
261
|
-
Write-Host " Manual setup required: Codex App, Antigravity"
|
|
293
|
+
Write-Host " Automatic registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity"
|
|
262
294
|
|
|
263
295
|
$detectedNames = @()
|
|
264
296
|
$detectedTypes = @()
|
|
@@ -306,15 +338,15 @@ $codexConfigured = Test-CodexConfigConfigured $codexConfig
|
|
|
306
338
|
$codexCliCommand = Resolve-OptionalCliCommand 'codex'
|
|
307
339
|
|
|
308
340
|
if ($codexConfigured) {
|
|
309
|
-
$detectedNames += 'Codex CLI (configured)'
|
|
341
|
+
$detectedNames += 'Codex CLI/App (configured)'
|
|
310
342
|
$detectedTypes += 'codex-cli'
|
|
311
343
|
}
|
|
312
344
|
elseif ($codexCliCommand) {
|
|
313
|
-
$detectedNames += 'Codex CLI'
|
|
345
|
+
$detectedNames += 'Codex CLI/App'
|
|
314
346
|
$detectedTypes += 'codex-cli'
|
|
315
347
|
}
|
|
316
348
|
else {
|
|
317
|
-
$notDetected += 'Codex CLI (not found)'
|
|
349
|
+
$notDetected += 'Codex CLI/App (not found)'
|
|
318
350
|
}
|
|
319
351
|
|
|
320
352
|
# Gemini CLI
|
|
@@ -334,6 +366,23 @@ else {
|
|
|
334
366
|
$notDetected += "Gemini CLI (not found)"
|
|
335
367
|
}
|
|
336
368
|
|
|
369
|
+
# Antigravity (unofficial path, auto-register if found)
|
|
370
|
+
$antigravityConfig = Join-Path $env:USERPROFILE '.gemini\antigravity\mcp_config.json'
|
|
371
|
+
$antigravityConfigured = Test-AntigravityMcpConfigured $antigravityConfig
|
|
372
|
+
$antigravityDirExists = Test-Path (Join-Path $env:USERPROFILE '.gemini\antigravity')
|
|
373
|
+
|
|
374
|
+
if ($antigravityConfigured) {
|
|
375
|
+
$detectedNames += 'Antigravity (configured)'
|
|
376
|
+
$detectedTypes += 'antigravity'
|
|
377
|
+
}
|
|
378
|
+
elseif ((Test-Path $antigravityConfig) -or $antigravityDirExists) {
|
|
379
|
+
$detectedNames += 'Antigravity'
|
|
380
|
+
$detectedTypes += 'antigravity'
|
|
381
|
+
}
|
|
382
|
+
else {
|
|
383
|
+
$notDetected += 'Antigravity (not found)'
|
|
384
|
+
}
|
|
385
|
+
|
|
337
386
|
if ($detectedNames.Count -eq 0) {
|
|
338
387
|
Write-Warn "No AI apps detected"
|
|
339
388
|
Write-Info "Register MCP server manually: npx -y @weppy/roblox-mcp"
|
|
@@ -429,6 +478,15 @@ else {
|
|
|
429
478
|
Write-Ok "Registered: $appName"
|
|
430
479
|
}
|
|
431
480
|
}
|
|
481
|
+
"antigravity" {
|
|
482
|
+
if ($antigravityConfigured) {
|
|
483
|
+
Write-Ok "Already configured: $appName"
|
|
484
|
+
}
|
|
485
|
+
else {
|
|
486
|
+
Add-AntigravityMcpConfig $antigravityConfig
|
|
487
|
+
Write-Ok "Registered: $appName"
|
|
488
|
+
}
|
|
489
|
+
}
|
|
432
490
|
}
|
|
433
491
|
}
|
|
434
492
|
catch {
|
|
@@ -449,8 +507,7 @@ Write-Host " 1. Restart Roblox Studio"
|
|
|
449
507
|
Write-Host " 2. Look for the WROX button in the Plugins tab"
|
|
450
508
|
Write-Host " 3. Click Connect and start building with AI!"
|
|
451
509
|
Write-Host ""
|
|
452
|
-
Write-Host " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI, Gemini CLI"
|
|
453
|
-
Write-Host " Manual setup required: Codex App, Antigravity"
|
|
510
|
+
Write-Host " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity"
|
|
454
511
|
Write-Host ""
|
|
455
512
|
Write-Host " Docs: https://github.com/hope1026/weppy-roblox-mcp" -ForegroundColor DarkGray
|
|
456
513
|
Write-Host ""
|
package/install.sh
CHANGED
|
@@ -117,6 +117,39 @@ try {
|
|
|
117
117
|
' >/dev/null 2>&1
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
+
# Add MCP server to Antigravity config (flat top-level keys, no mcpServers wrapper)
|
|
121
|
+
add_antigravity_mcp_config() {
|
|
122
|
+
local config_path="$1"
|
|
123
|
+
local parent_dir
|
|
124
|
+
parent_dir=$(dirname "$config_path")
|
|
125
|
+
mkdir -p "$parent_dir"
|
|
126
|
+
MCP_CONFIG_PATH="$config_path" node -e '
|
|
127
|
+
const fs = require("fs");
|
|
128
|
+
const configPath = process.env.MCP_CONFIG_PATH;
|
|
129
|
+
let config = {};
|
|
130
|
+
try { config = JSON.parse(fs.readFileSync(configPath, "utf8")); } catch {}
|
|
131
|
+
config["weppy-roblox-mcp"] = { command: "npx", args: ["-y", "@weppy/roblox-mcp"] };
|
|
132
|
+
fs.writeFileSync(configPath, JSON.stringify(config, null, 2) + "\n");
|
|
133
|
+
'
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
is_antigravity_mcp_configured() {
|
|
137
|
+
local config_path="$1"
|
|
138
|
+
|
|
139
|
+
[ -f "$config_path" ] || return 1
|
|
140
|
+
|
|
141
|
+
MCP_CONFIG_PATH="$config_path" node -e '
|
|
142
|
+
const fs = require("fs");
|
|
143
|
+
const configPath = process.env.MCP_CONFIG_PATH;
|
|
144
|
+
try {
|
|
145
|
+
const config = JSON.parse(fs.readFileSync(configPath, "utf8"));
|
|
146
|
+
process.exit(config?.["weppy-roblox-mcp"] ? 0 : 1);
|
|
147
|
+
} catch {
|
|
148
|
+
process.exit(1);
|
|
149
|
+
}
|
|
150
|
+
' >/dev/null 2>&1
|
|
151
|
+
}
|
|
152
|
+
|
|
120
153
|
is_codex_config_configured() {
|
|
121
154
|
local config_path="$1"
|
|
122
155
|
|
|
@@ -236,8 +269,7 @@ fi
|
|
|
236
269
|
# [3/3] Register MCP with AI apps
|
|
237
270
|
# ═══════════════════════════════════
|
|
238
271
|
step "3/3" "Register MCP with AI apps"
|
|
239
|
-
printf " Automatic registration: Claude Code, Claude Desktop, Cursor, Codex CLI, Gemini CLI\n"
|
|
240
|
-
printf " Manual setup required: Codex App, Antigravity\n"
|
|
272
|
+
printf " Automatic registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity\n"
|
|
241
273
|
|
|
242
274
|
MCP_COMMAND='npx -y @weppy/roblox-mcp'
|
|
243
275
|
|
|
@@ -279,17 +311,17 @@ else
|
|
|
279
311
|
NOT_DETECTED+=("Cursor (not found)")
|
|
280
312
|
fi
|
|
281
313
|
|
|
282
|
-
# Codex CLI
|
|
314
|
+
# Codex CLI / Codex App (share the same ~/.codex/config.toml)
|
|
283
315
|
CODEX_CONFIG="$HOME/.codex/config.toml"
|
|
284
316
|
CODEX_CLI_COMMAND="$(resolve_optional_cli_command codex 2>/dev/null || true)"
|
|
285
317
|
if is_codex_config_configured "$CODEX_CONFIG"; then
|
|
286
|
-
DETECTED_NAMES+=("Codex CLI (configured)")
|
|
318
|
+
DETECTED_NAMES+=("Codex CLI/App (configured)")
|
|
287
319
|
DETECTED_TYPES+=("codex-cli")
|
|
288
320
|
elif [ -n "$CODEX_CLI_COMMAND" ]; then
|
|
289
|
-
DETECTED_NAMES+=("Codex CLI")
|
|
321
|
+
DETECTED_NAMES+=("Codex CLI/App")
|
|
290
322
|
DETECTED_TYPES+=("codex-cli")
|
|
291
323
|
else
|
|
292
|
-
NOT_DETECTED+=("Codex CLI (not found)")
|
|
324
|
+
NOT_DETECTED+=("Codex CLI/App (not found)")
|
|
293
325
|
fi
|
|
294
326
|
|
|
295
327
|
# Gemini CLI
|
|
@@ -306,6 +338,21 @@ else
|
|
|
306
338
|
NOT_DETECTED+=("Gemini CLI (not found)")
|
|
307
339
|
fi
|
|
308
340
|
|
|
341
|
+
# Antigravity (unofficial path, auto-register if found)
|
|
342
|
+
ANTIGRAVITY_CONFIG="$HOME/.gemini/antigravity/mcp_config.json"
|
|
343
|
+
if is_antigravity_mcp_configured "$ANTIGRAVITY_CONFIG"; then
|
|
344
|
+
DETECTED_NAMES+=("Antigravity (configured)")
|
|
345
|
+
DETECTED_TYPES+=("antigravity")
|
|
346
|
+
elif [ -f "$ANTIGRAVITY_CONFIG" ]; then
|
|
347
|
+
DETECTED_NAMES+=("Antigravity")
|
|
348
|
+
DETECTED_TYPES+=("antigravity")
|
|
349
|
+
elif [ -d "$HOME/.gemini/antigravity" ]; then
|
|
350
|
+
DETECTED_NAMES+=("Antigravity")
|
|
351
|
+
DETECTED_TYPES+=("antigravity")
|
|
352
|
+
else
|
|
353
|
+
NOT_DETECTED+=("Antigravity (not found)")
|
|
354
|
+
fi
|
|
355
|
+
|
|
309
356
|
if [ ${#DETECTED_NAMES[@]} -eq 0 ]; then
|
|
310
357
|
warn "No AI apps detected"
|
|
311
358
|
info "Register MCP server manually: $MCP_COMMAND"
|
|
@@ -411,6 +458,15 @@ else
|
|
|
411
458
|
fail "Failed: $app_name"
|
|
412
459
|
fi
|
|
413
460
|
;;
|
|
461
|
+
antigravity)
|
|
462
|
+
if is_antigravity_mcp_configured "$ANTIGRAVITY_CONFIG"; then
|
|
463
|
+
success "Already configured: $app_name"
|
|
464
|
+
elif add_antigravity_mcp_config "$ANTIGRAVITY_CONFIG"; then
|
|
465
|
+
success "Registered: $app_name"
|
|
466
|
+
else
|
|
467
|
+
fail "Failed: $app_name"
|
|
468
|
+
fi
|
|
469
|
+
;;
|
|
414
470
|
esac
|
|
415
471
|
done
|
|
416
472
|
fi
|
|
@@ -428,7 +484,6 @@ printf " 1. Restart Roblox Studio\n"
|
|
|
428
484
|
# shellcheck disable=SC2059
|
|
429
485
|
printf " 2. Look for the ${BOLD}WROX${NC} button in the Plugins tab\n"
|
|
430
486
|
printf " 3. Click Connect and start building with AI!\n\n"
|
|
431
|
-
printf " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI, Gemini CLI\n"
|
|
432
|
-
printf " Manual setup required: Codex App, Antigravity\n\n"
|
|
487
|
+
printf " Auto registration: Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, Antigravity\n\n"
|
|
433
488
|
# shellcheck disable=SC2059
|
|
434
489
|
printf " ${DIM}Docs: https://github.com/hope1026/weppy-roblox-mcp${NC}\n\n"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@weppy/roblox-mcp",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"description": "MCP (Model Context Protocol) server for Roblox Studio integration - enables AI coding agents to interact with Roblox Studio in real-time",
|
|
5
5
|
"main": "plugins/weppy-roblox-mcp/dist/index.js",
|
|
6
6
|
"type": "module",
|