Skip to main content
sunpeak API

Overview

The useLocale hook returns the user’s locale string from the host. It is a convenience wrapper around useHostContext.

Wraps onhostcontextchanged

MCP Apps SDK reference

Import

Signature

Returns

return
string
BCP 47 locale string (e.g., 'en-US'). Defaults to 'en-US' when unavailable.

Usage

The locale value comes from McpUiHostContext.locale.