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.
Related
- Policies & Groups
- Transparent Proxy — route allowed AI traffic through the gateway instead of blocking it.
- Quarantine & Fleet Ops

