Skip to content

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.

required: boolean

Defined in: packages/core/src/mcp/tools/index.ts:95