MCPVault

get_studio_mode

MCP tool from Studio Rust MCP Server by Roblox

Gets the current Studio mode (startplay, runserver, or stop).

How to use it

get_studio_mode is exposed by the Studio Rust MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_studio_mode tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Studio Rust MCP Server

$claude mcp add --transport stdio Roblox_Studio -- '/Applications/RobloxStudioMCP.app/Contents/MacOS/rbx-studio-mcp' --stdio
FULL STUDIO RUST MCP SERVER LISTING