Tripwire runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 2 Jul 2026.
MCP for Roblox Studio and Open Cloud: drive Studio, run headless tests, and review game security.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tripwire -- npx -y tripwire-roblox
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-roblox"
],
"command": "npx"
}
}
}
[mcp_servers.tripwire]
command = "npx"
args = ["-y", "tripwire-roblox"]
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-roblox"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-roblox"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.