MCPVault

insert_model

MCP tool from Studio Rust MCP Server by Roblox

Inserts a model from the Roblox Creator Store into the workspace. Returns the inserted model name.

How to use it

insert_model 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 insert_model 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