AgentGuard
open-source runtime firewall for AI agents
Wire-level enforcement at the protocol boundary: put AgentGuard on the wire — as an MCP gateway or an LLM API proxy — write YAML rules, and every tool call is allowed, denied, or held for human approval at 0.53 ms p99. Stateful, multi-tenant, and audited — zero-config SQLite on a single node, or PostgreSQL for shared state across replicas.
- Core
- Go 1.25 (0.53 ms p99, measured)
- State
- SQLite (single-node) · PostgreSQL (multi-node)
- Policy
- Multi-tenant YAML
- Enforcement
- MCP gateway · LLM API proxy · SDKs