roblox-studio-mcp-server
Installation
SKILL.md
roblox-studio-mcp-server
Official sources (always check these for the latest):
- https://create.roblox.com/docs/en-us/studio/mcp
- https://create.roblox.com/docs/en-us/ai/build
- https://create.roblox.com/docs/en-us/scripting/sync
- https://modelcontextprotocol.io/docs/getting-started/intro
This skill is about the official Roblox Studio MCP server, not a third-party wrapper. Once connected, your AI client can drive an open Roblox Studio session: read and edit scripts, search the game tree, run Luau, insert assets, start playtests, simulate input, and capture the viewport.
When to use this skill
Activate when the user is:
- Setting up an AI coding tool (Cursor, VS Code + Claude Code, Claude Desktop, Codex CLI, etc.) to talk to Roblox Studio.
- Asking about the Roblox Studio MCP server, MCP tools, or the coding-harness workflow.
- Combining Script Sync with agent-driven Studio control.
- Troubleshooting why MCP tools are not showing up or not executing.
- Writing prompts or workflows that let an agent safely modify a place.