Setup guide

How to use Claude Code with Roblox Studio

Claude Code is already good at Luau. What it cannot do from a terminal is press Play, read the Output window, or look at the running DataModel — so it writes code it has no way to check. This is how you give it those hands, and what changes once you do.

The short version: Claude Code needs two bridges — Roblox Studio's own built-in MCP server, and a plugin that moves file changes and console output between Studio and your terminal. Baseplate installs and wires both, and the setup below is the same either way.