Skip to content

Documentation / @agentick/mcp / McpUiResourcePermissions

Interface: McpUiResourcePermissions

Defined in: client/apps.ts:34

Properties

camera?

optional camera: boolean

Defined in: client/apps.ts:35


clipboardWrite?

optional clipboardWrite: boolean

Defined in: client/apps.ts:38


geolocation?

optional geolocation: boolean

Defined in: client/apps.ts:37


microphone?

optional microphone: boolean

Defined in: client/apps.ts:36

Released under the ISC License.