Infraveil Agent Guard
Rank #53,940io.github.infraveilhq/agent-guard
Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.
Infraveil Agent Guard is a Model Context Protocol (MCP) server published by infraveilhq. It ranks #53,940 of 132,113 servers tracked on MCP Toplist. Infraveil Agent Guard is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 20, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 78,173 of 132,113 servers on MCP Toplist.
Use Infraveil Agent Guard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-guard -e "INFRAVEIL_GUARD_THRESHOLD=<your INFRAVEIL_GUARD_THRESHOLD>" -e "INFRAVEIL_GUARD_MODE=<your INFRAVEIL_GUARD_MODE>" -e "INFRAVEIL_GUARD_HOME=<your INFRAVEIL_GUARD_HOME>" -- uvx infraveil-guardReplace each placeholder with your own value before saving.
[mcp_servers.agent-guard]
command = "uvx"
args = ["infraveil-guard"]
[mcp_servers.agent-guard.env]
INFRAVEIL_GUARD_THRESHOLD = "<your INFRAVEIL_GUARD_THRESHOLD>"
INFRAVEIL_GUARD_MODE = "<your INFRAVEIL_GUARD_MODE>"
INFRAVEIL_GUARD_HOME = "<your INFRAVEIL_GUARD_HOME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "<your INFRAVEIL_GUARD_THRESHOLD>",
"INFRAVEIL_GUARD_MODE": "<your INFRAVEIL_GUARD_MODE>",
"INFRAVEIL_GUARD_HOME": "<your INFRAVEIL_GUARD_HOME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "<your INFRAVEIL_GUARD_THRESHOLD>",
"INFRAVEIL_GUARD_MODE": "<your INFRAVEIL_GUARD_MODE>",
"INFRAVEIL_GUARD_HOME": "<your INFRAVEIL_GUARD_HOME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-guard": {
"type": "stdio",
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "<your INFRAVEIL_GUARD_THRESHOLD>",
"INFRAVEIL_GUARD_MODE": "<your INFRAVEIL_GUARD_MODE>",
"INFRAVEIL_GUARD_HOME": "<your INFRAVEIL_GUARD_HOME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "<your INFRAVEIL_GUARD_THRESHOLD>",
"INFRAVEIL_GUARD_MODE": "<your INFRAVEIL_GUARD_MODE>",
"INFRAVEIL_GUARD_HOME": "<your INFRAVEIL_GUARD_HOME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"infraveil-guard"
],
"env": {
"INFRAVEIL_GUARD_THRESHOLD": "<your INFRAVEIL_GUARD_THRESHOLD>",
"INFRAVEIL_GUARD_MODE": "<your INFRAVEIL_GUARD_MODE>",
"INFRAVEIL_GUARD_HOME": "<your INFRAVEIL_GUARD_HOME>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.infraveilhq%2Fagent-guard)<a href="https://mcptoplist.com/server/io.github.infraveilhq%2Fagent-guard"><img src="https://mcptoplist.com/badge/io.github.infraveilhq%2Fagent-guard.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
infraveilhq
Other servers by infraveilhq
View all infraveilhq servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jun 22, 2026 |
| 0.1.0 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Infraveil Agent Guard?
- Infraveil Agent Guard is maintained by infraveilhq, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Infraveil Agent Guard listed on the Official MCP Registry?
- Yes — Infraveil Agent Guard is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Infraveil Agent Guard have?
- MCP Toplist tracks 2 versions of Infraveil Agent Guard, most recently published on Jun 22, 2026.
- Where can I find the source code for Infraveil Agent Guard?
- The source code for Infraveil Agent Guard is hosted at github.com/infraveilhq/infraveil-guard.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.