Tripwire for Claude Code
io.github.aliboily/tripwire
MCP for Roblox Studio and Open Cloud: drive Studio, run headless tests, and review game security.
client:Claude Code
transport:stdio
runtime:npm
Install Tripwire in Claude Code
run in your project directory
claude mcp add tripwire -e ROBLOX_OPEN_CLOUD_KEY=<ROBLOX_OPEN_CLOUD_KEY> -e ROBLOX_UNIVERSE_ID=<ROBLOX_UNIVERSE_ID> -e ROBLOX_PLACE_ID=<ROBLOX_PLACE_ID> -- npx -y tripwire-roblox
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs