Skip to content
Back to search
30
MCP

Infraveil Agent Guard

io.github.infraveilhq/agent-guard

Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Infraveil Control Plane
Govern your backend control plane from your AI agent - signed, human-approval-gated.
0 tools
agent-secret-guard
Dangerous config and secret scanner for AI coding agents, MCP, and local automation projects.
0 tools
infraveil guard
Metadata-only Glama MCP server.
0 tools
Agent Guardrail
Action-level governance for AI agents with policy enforcement, spend caps, and flight recording.
0 tools
Agent Output Guard
Validates and filters AI agent outputs for safety and compliance.
0 tools
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "infraveil_agent_guard": {
      "url": "None",
      "transport": "http"
    }
  }
}