Loading MCP server directory, please wait...
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
npx @getmcp/cli add io.github.bonesdefi/tripwireRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bonesdefi/tripwire": {
"command": "npx",
"args": [
"-y",
"tripwire-mcp",
"run",
"tripwire.yaml"
]
}
}
}