Skip to content

Auth

Everything under Quiote\Mcp\Auth.

ClassDescription
StaticTokenAuthenticatorThe default McpAuthenticatorInterface: a single shared secret from the mcp.auth_token setting.
InterfaceDescription
McpAuthenticatorInterfaceValidates the bearer token presented to the MCP HTTP endpoint.