Infraveil Agent Guard runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 22 Jun 2026.
Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-guard -- uvx infraveil-guard
{
"mcpServers": {
"agent-guard": {
"args": [
"infraveil-guard"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-guard]
command = "uvx"
args = ["infraveil-guard"]
{
"mcpServers": {
"agent-guard": {
"args": [
"infraveil-guard"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-guard": {
"args": [
"infraveil-guard"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.