Loading MCP server directory, please wait...
Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.
npx @getmcp/cli add io.github.infraveilhq/agent-guardRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infraveilhq/agent-guard": {
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "",
"INFRAVEIL_GUARD_MODE": "",
"INFRAVEIL_GUARD_HOME": ""
}
}
}
}