Skip to content

Documentation / @agentick/mcp / McpUiHostCapabilities

Interface: McpUiHostCapabilities

Defined in: client/apps.ts:28

Indexable

[key: string]: unknown

Properties

displayMode?

optional displayMode: object

Defined in: client/apps.ts:29

supported

supported: string[]


theme?

optional theme: object

Defined in: client/apps.ts:30

supported

supported: string[]

Released under the ISC License.