This is the server component of the Roblox Studio AI Plugin. It provides API endpoints for the Roblox Studio plugin to interact with AI models, manage users, and handle file uploads.
This repository contains a reference implementation of the Model Context Protocol (MCP) that enables communication between Roblox Studio via a plugin and Claude Desktop or Cursor. It consists of the ...