This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryNew one-line installation method added for the MCP server and Roblox Studio plugin.
Full changelog
MCP Server / Plugin
Features
- New one-line installation method: Install the MCP server and Roblox Studio plugin with a single command. On macOS/Linux run
curl -fsSL https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.sh | bash, on Windows runirm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1 | iex. The installer auto-detects the Claude/Cursor config path, injects the MCP entry, and opens the plugin install page in your browser. - Dashboard data clearing: Added clear buttons to the web dashboard for connection history, tool execution history, and sync history. Each section can now be reset independently without restarting the server.
- Plugin and MCP stability improvements: Hardened the HTTP polling loop in the Roblox Studio plugin to recover from transient network errors without dropping the connection. The MCP server now retries failed result deliveries and surfaces timeout details in error responses for easier debugging.
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
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.
Related context
Beta — feedback welcome: [email protected]