New to KendoReact? Learn about KendoReact Free.
WebMcpProviderProps
Updated on May 19, 2026
Props accepted by <WebMcpProvider>.
| Name | Type | Default | Description |
|---|---|---|---|
children |
| ||
dataName? |
|
Human-readable data name exposed to AI agents. Any language works. Optional when each component provides its own via | |
register? |
|
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. |