概要
This tool provides a Model Context Protocol (MCP) server that seamlessly integrates AI coding assistants, such as Claude Code, directly with Roblox Studio. It establishes a robust two-way communication bridge, allowing AI to perform comprehensive operations like reading, creating, modifying, and deleting instances within the Roblox DataModel, all controlled from a terminal interface. The system ensures every AI-driven write operation is thoughtfully wrapped in Studio's ChangeHistoryService, guaranteeing full undo capabilities with Ctrl+Z for all changes. This empowers Roblox developers to leverage AI for automating tedious development tasks, accelerating iteration cycles, and dynamically generating game content and logic.