Tripwire runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 12 Jun 2026.
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
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-mcp
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tripwire]
command = "npx"
args = ["-y", "tripwire-mcp"]
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tripwire": {
"args": [
"-y",
"tripwire-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.