Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

@AuthenticationPrincipal principal: AuthenticatedPrincipal provides the principal to the called @McpTool

Current Behavior

@AuthenticationPrincipal does nothing and principal gets treated like any other input object, expecting the user to fill in the details.

Context

I need to be able to identify the user.