
Security News
Suno Breached via Shai-Hulud Worm, Leaked Code Exposes AI Music Scraping
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.
pi-roblox-studio-tools
Advanced tools
On-demand Roblox Studio MCP tools for Pi without a long-running MCP server.
On-demand Roblox Studio MCP tools for Pi without a long-running MCP server.
Pi Roblox Studio Tools adds Pi-native tools for working with Roblox Studio MCP while avoiding an always-on MCP server process.
The package locates the official StudioMCP command on Windows and macOS. MCP tools spawn StudioMCP only when a Pi tool call needs it, then shut it down after the request.
/roblox-studio-mcp-statusroblox_studio_mcp_status with initialize probeInstall the published npm package with Pi:
pi install npm:pi-roblox-studio-tools
Install into the current project instead of your user Pi settings:
pi install npm:pi-roblox-studio-tools -l
Or install from GitHub:
pi install git:github.com/eiei114/pi-roblox-studio-tools
Try it without permanently installing:
pi -e npm:pi-roblox-studio-tools
Try this package locally:
pi -e .
Then run:
/roblox-studio-mcp-status
The agent can also call:
roblox_studio_mcp_status
Status output reports whether StudioMCP was found and whether initialize succeeded.
Windows:
%LOCALAPPDATA%\Roblox\mcp.bat
%LOCALAPPDATA%\Roblox Studio\StudioMCP.exe
macOS:
/Applications/RobloxStudio.app/Contents/MacOS/StudioMCP
~/Applications/RobloxStudio.app/Contents/MacOS/StudioMCP
| Path | Purpose |
|---|---|
extensions/ | Pi TypeScript extension entrypoints |
lib/ | Shared StudioMCP discovery and one-shot stdio MCP client helpers |
skills/ | Agent Skill for Roblox Studio MCP workflow guidance |
docs/ | Architecture, release, and setup docs |
npm install
npm run ci
npm pack --dry-run
npm run ci runs typecheck, tests, and npm run pack:check (npm pack --dry-run). Run npm pack --dry-run directly when you only need to verify the published tarball contents.
This package uses npm Trusted Publishing with GitHub Actions OIDC, so no
NPM_TOKEN is required.
npm version patch
git push
On main, a package.json version bump triggers auto-release, which creates
the tag and dispatches publish.yml.
See docs/release.md for setup details.
Pi packages can execute code with your local permissions. Review extensions before installing third-party packages.
This package is designed to avoid a long-running MCP process. Studio mutation tools run without confirmation UI, so review tool names and arguments carefully.
For vulnerability reporting, see SECURITY.md.
MIT
FAQs
On-demand Roblox Studio MCP tools for Pi without a long-running MCP server.
We found that pi-roblox-studio-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.

Security News
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.