New to KendoReactLearn about KendoReact Free.

WebMcpProviderProps

Updated on May 19, 2026

Props accepted by <WebMcpProvider>.

NameTypeDefaultDescription

children

React.ReactNode

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