MCP Server
MCP
Tripwire
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "tripwire-mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "run",
"type": "positional"
},
{
"value": "tripwire.yaml",
"type": "named",
"name": "--config"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment