New to KendoReact? Learn about KendoReact Free.
WebMcpContextValue
Updated on May 19, 2026
Shared Web MCP configuration propagated via React Context.
| Name | Type | Default | Description |
|---|---|---|---|
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. |