GridWebMcpProps
Union
GridWebMcpProps
type
Configuration for the Grid's webMcp prop.
Enables browser-native AI agent tools via Web MCP (Chrome 146+).
Pass true for defaults or an object for fine-grained control.
Possible values:
boolean- { dataName: string; groupName?: string; tools?: GridWebMcpToolsCallback }