You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
> [!IMPORTANT]
2
+
> This MCP Server is no longer being actively updated. We've shifted engineering efforts to the [built-in MCP Server that ships directly with Roblox Studio](https://create.roblox.com/docs/studio/mcp), which we recommend as the primary way to connect external AI tools to Studio going forward.
3
+
>
4
+
> This repository will remain available as a reference implementation. We're also working towards open-sourcing the built-in MCP Server and other mechanisms to contribute to Assistant in the future — stay tuned.
5
+
6
+
1
7
# Quick Setup
2
8
1. Download and Run the server: [Windows](https://github.com/Roblox/studio-rust-mcp-server/releases/latest/download/rbx-studio-mcp.exe) or [macOS](https://github.com/Roblox/studio-rust-mcp-server/releases/latest/download/macOS-rbx-studio-mcp.zip)
3
9
2. Restart AI Client (Claude, Cursor, etc) and Roblox Studio
0 commit comments