01 · Trust boundary
Every request crosses the same governed endpoint.
The gateway authenticates the caller, resolves the organization, evaluates token scope and exact tool grants, applies configured screening or approval policy, and only then routes an allowed call upstream. Denials stop at the gateway.
Untrusted edge
MCP clients and incoming credentials are untrusted until verified.
Trusted gateway
Identity, policy, encrypted settings, and audit state live at the control plane.
Semi-trusted tools
Upstream servers receive only calls that pass current gateway policy.