Help us improve
Share bugs, ideas, or general feedback.
WEPPY Roblox AI Toolkit — WEPPY AI Agent Plugin and MCP setup for live Roblox Studio workflows with direct Studio control, sync, playtest, UI Studio, and dashboard monitoring
npx claudepluginhub hope1026/weppy-roblox-mcpMCP server for Roblox Studio integration - AI-powered game development with specialized agents and skills
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
WROX 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 via natural language.
Action-based tool surface · Bidirectional sync · Automated playtest · Multi-place support
English | 한국어 | 日本語 | Español | Português | Bahasa Indonesia
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 all invisible to external tools. Without a bridge, AI can only generate code snippets that you must paste manually.
WROX is a bridge between 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.
No copy-pasting code. AI does the work, you review the results.
macOS / Linux
curl -fsSL https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.sh | bash
Windows (PowerShell)
irm https://raw.githubusercontent.com/hope1026/weppy-roblox-mcp/main/install.ps1 | iex
Then reopen your AI app and restart Roblox Studio.
Automatic MCP registration supports Claude Code, Claude Desktop, Cursor, Codex CLI/App, Gemini CLI, and Antigravity.
If PowerShell execution is blocked on Windows, use the installation guide 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.
If the one-line install does not work, or automatic installation is not available in your environment, use the installation guide below.
Step 1 — Install the Roblox Studio plugin (bridge between Studio and AI): Plugin Installation Guide
Step 2 — Register the MCP server with your AI app:
npx -y @weppy/roblox-mcp
| AI App | Guide |
|---|---|
| Claude Code | Setup |
| Claude Desktop | Setup |
| Cursor | Setup |
| Codex CLI | Setup |
| Codex Desktop | Setup |
| Gemini CLI | Setup |
| Antigravity | Setup |
Any MCP-compatible AI client works. The server command is
npx -y @weppy/roblox-mcp.
| Claude Code | Claude Desktop | Cursor | Codex CLI | Gemini CLI | Antigravity |
|---|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Requirements: Node.js 18+, Roblox Studio, Windows 10+ or macOS 12+
AI can directly handle scripts, instances, properties, terrain, lighting, assets, audio, and animation inside Studio.
AI works from a synchronized local mirror, so multi-file updates stay consistent.

AI can control Roblox Studio playtests directly. It can start and stop Play (F5) or Run (F8), inject test scripts, collect logs, and generate local reports automatically.
