Skip to content

hope1026/weppy-roblox-mcp

v2.7.6 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 20d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents antigravity claude claude-code codex
+13 more
cursor game-development gemini luau mcp mcp-server model-context-protocol plugin roblox roblox-plugin roblox-studio typescript weppy-roblox-mcp

ReleasePort's take

Light signal
editorial:auto 13d

v2.7.6 adds ready-to-use Roblox skills for Claude Code and Codex with improved error diagnostics; batch_execute now validates commands against tool schema to prevent partial execution.

Why it matters: Roblox developers test new skills in staging. batch_execute validation eliminates partial failures. Luau runtime errors now surface with structured classification for faster debugging of Roblox workflows.

Summary

AI summary

Added ready‑to‑use skills for Claude Code and Codex CLI.

Changes in this release

Feature Medium

Agent plugin distribution ships ready-to-use skills for Claude Code and Codex with Roblox workflows

Agent plugin distribution ships ready-to-use skills for Claude Code and Codex with Roblox workflows

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Luau runtime failures surface with structured classification for easier diagnosis

Luau runtime failures surface with structured classification for easier diagnosis

Source: llm_adapter@2026-05-21

Confidence: low

Feature Low

execute_luau provides structured error classification (origin, recoverability) for Luau runtime failures

execute_luau provides structured error classification (origin, recoverability) for Luau runtime failures

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Bugfix Medium

batch_execute validates commands against tool schema before dispatch to prevent partial execution

batch_execute validates commands against tool schema before dispatch to prevent partial execution

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

Features

  • Skills for Claude Code and Codex — The agent plugin distribution now ships ready-to-use skills for Claude Code and Codex CLI, so AI agents pick up Roblox-specific workflows (sync, game dev, UI) automatically when the plugin is installed. No extra setup needed beyond the standard install.

Stability

  • Stricter validation for batch_execute — Commands sent through batch_execute are now validated against each tool's schema before dispatch, so malformed batches fail fast with a clear error instead of partially executing.
  • Better error reporting for execute_luau — Luau runtime failures now surface with structured classification (origin, recoverability) in tool history and dashboard logs, making it easier to diagnose why a script call failed.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track hope1026/weppy-roblox-mcp

Get notified when new releases ship.

Sign up free

About hope1026/weppy-roblox-mcp

MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.

All releases →

Beta — feedback welcome: [email protected]