AuthPolicy
Defined in: packages/core/src/mcp/tools/index.ts:94
Server-wide authentication policy applied during tool dispatch. Supplied by
the host (derived from AUTH_REQUIRED + transport). When required is true,
non-public tools reject requests that carry no authenticated identity.
Properties
Section titled “Properties”required
Section titled “required”required:
boolean
Defined in: packages/core/src/mcp/tools/index.ts:95