# Panovista AI Agent Firewall > Panovista is a stateless, zero-knowledge Layer 7 proxy designed to secure Model Context Protocol (MCP) data planes for enterprise AI agents. It automatically scrubs PII/PHI in-flight and generates HMAC-SHA256 cryptographically signed audit logs to satisfy Article 12 of the EU AI Act. ## Core Capabilities - Drop-in Docker container deployment inside private VPCs. - Supports any upstream AI IDE (Cursor, VSCode) and any downstream MCP server (SQLite, Postgres, Filesystem). - Zero database requirements. Fail-closed architecture. ## Security Posture Panovista compiles to a strict scratch Docker image containing only the compiled Go binary. It yields a deterministic zero-vulnerability report on standard Snyk and CodeQL corporate security scans.