Updated April 2026
Install Roblox Studio
Pick your client, copy the command, done.
1
Add it to Claude Code
Run this in a terminal.
claude mcp add roblox-studio -- npx -y robloxstudio-mcpAvailable Tools (4)
Once configured, Roblox Studio gives your AI agent access to:
explore_projectExplore the project hierarchy and services within Roblox Studio.edit_scriptModify the contents of a script file within the project.scriptPathcontentmanage_attributesGet or set attributes for specific objects in the scene.objectPathattributeNamevaluebulk_manipulationPerform bulk operations on multiple objects simultaneously.objectPathsoperationparametersTry It Out
After setup, try these prompts with your AI agent:
→List all objects currently in the Workspace and their properties.
→Find all scripts in the project that contain the word 'Damage' and update them to use the new API.
→Create a new Part in the Workspace and set its color to red and transparency to 0.5.
→Bulk rename all parts in the 'Environment' folder to include the prefix 'Env_'.
→Check the attributes of the 'GameManager' object and report any missing values.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Alternative installation methods
Claude Desktop
npx -y robloxstudio-mcpWindows Manual
cmd /c npx -y robloxstudio-mcp@latestKeep this setup from going cold
Save the docs, env vars, and workflow around Roblox Studio in Conare so Claude Code, Codex, and Cursor remember it next time.
Need the legacy visual installer? Open Conare IDE.