Infraveil Agent Guard for Claude Code
io.github.infraveilhq/agent-guard
Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.
client:Claude Code
transport:stdio
runtime:pypi
Install Infraveil Agent Guard in Claude Code
run in your project directory
claude mcp add agent-guard -e INFRAVEIL_GUARD_THRESHOLD=<INFRAVEIL_GUARD_THRESHOLD> -e INFRAVEIL_GUARD_MODE=<INFRAVEIL_GUARD_MODE> -e INFRAVEIL_GUARD_HOME=<INFRAVEIL_GUARD_HOME> -- uvx infraveil-guard
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs