<div align="center">

**Connect AI assistants like Claude to Roblox Studio**
[**GitHub**](https://github.com/boshyxd/robloxstudio-mcp) • [**NPM**](https://www.npmjs.com/package/robloxstudio-mcp) • [**Download Plugin**](https://github.com/boshyxd/robloxstudio-mcp/releases)
</div>
---
## What is This?
An MCP server that lets AI explore your game structure, read/edit scripts, and perform bulk changes—all locally and safely.
## Setup
1. Install the [Studio plugin](https://github.com/boshyxd/robloxstudio-mcp/releases) to your Plugins folder
2. Enable **Allow HTTP Requests** in Game Settings → Security
3. Connect your AI:
```
claude mcp add robloxstudio -- npx robloxstudio-mcp
```
Plugin shows "Connected" when ready.
## What Can You Do?
Ask things like: *"What's the structure of this game?"*, *"Find scripts with deprecated APIs"*, *"Create 50 test NPCs in a grid"*, *"Optimize this movement code"*
---
**v1.9.0** — 37+ tools, full HTTP API, improved stability
[Report Issues](https://github.com/boshyxd/robloxstudio-mcp/issues) • MIT Licensed