New to KendoReactLearn about KendoReact Free.

WebMcpContextValue

Updated on May 19, 2026

Shared Web MCP configuration propagated via React Context.

NameTypeDefaultDescription

dataName?

string

Human-readable data name exposed to AI agents. Any language works. Optional when each component provides its own via webMcp={{ dataName }}.

register?

(componentType: string, handle: unknown, propsRef: { current: unknown; }, webMcpConfig?: Record<string>) => () => void

Registration callback provided by a smart provider. Components call this to announce themselves so the provider can create tools on their behalf. Returns an unregister function.

Not finding the help you need?
Contact Support