Skip to main content

Egress Enforcement

Egress enforcement controls what an endpoint is allowed to send out to AI providers and MCP servers. It’s configured per policy and enforced locally by the agent.

Modes

Additional controls

The resolved configuration is delivered to each device as egressEnforcement: { mode, allowList, blockRemoteMcp } and re-evaluated on every heartbeat.

Choosing a mode

  • Start in off (or a monitor-mode policy) to build an accurate picture of what the endpoint actually calls — visible in the device drawer and in AI Discovery.
  • Move to block to durably stop disallowed AI egress without disrupting the rest of the process’s networking.
  • Use kill where you want the offending program stopped outright.
  • Use lockdown for the strictest posture — only your sanctioned AI endpoints (the allow list) are reachable.
Egress modes are also bundled into the protection presets (Passive / Normal / Aggressive), so you can set a whole-posture level in one click and fine-tune from there.
kill, block, and lockdown actively interrupt endpoint traffic. Validate a change with dry-run simulate and staged rollout rings (Policies & Groups) before applying it fleet-wide.