luckyPipewrench/pipelock
Firewall for AI agents. DLP scanning, SSRF protection, bidirectional MCP scanning, tool poisoning detection, and prompt injection blocking.
Platform-specific configuration:
{
"mcpServers": {
"pipelock": {
"command": "npx",
"args": [
"-y",
"pipelock"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...