Facio Blog

Practical notes on human-reviewed AI agents.

Payload-powered product notes, security writing, HITL patterns, and operational guidance from the Facio runtime: long sessions, Placet approvals, audit trails, memory, providers, channels, tools, and Docker-first operations.

Showing 181-185 of 235 articles.

Product

Facio's MCP Management: Dynamic Server Lifecycle Control From the Agent Itself

Jun 2, 2026Product

Facio's MCP Management: Dynamic Server Lifecycle Control From the Agent Itself

Connecting an MCP server is step one. Managing it in production — toggling it on and off, editing its configuration, restarting it after a crash, routing it to different HTTP transports — is where most platforms stop. Facio's manage_mcp tool gives agents full lifecycle control over their own tool infrastructure, with HITL gating on every destructive change.

Human-in-the-loop

Prompt Injection vs. HITL: Why Your Approval Gates Need Deterministic Enforcement — Not Model Promises

Prompt Injection vs. HITL: Why Your Approval Gates Need Deterministic Enforcement — Not Model Promises

Prompt injection attackers don't need to hack your infrastructure. They just need to convince your agent to skip the approval gate. Research shows prompt-based HITL fails 74.6% of the time against adversarial input. Here's why — and how deterministic pre-action enforcement stops it at 0%.