SOLFIND
Web Lens
Portal home

McpUiHostCapabilitiesSchema | MCP Apps

https://apps.extensions.modelcontextprotocol.io/api/variables/app.McpUiHostCapabilitiesSchema.html • 31 KB fetched
Open original page


McpUiHostCapabilitiesSchema | MCP Apps MCP Apps GitHub Specification Preparing search index... * app * McpUiHostCapabilitiesSchema Variable McpUiHostCapabilitiesSchema Const McpUiHostCapabilitiesSchema : ZodObject <      {          downloadFile : ZodOptional < ZodObject < {} , $strip > > ;          experimental : ZodOptional <              ZodRecord < ZodString , ZodRecord < ZodString , ZodAny > > ,          > ;          logging : ZodOptional < ZodObject < {} , $strip > > ;          message : ZodOptional <              ZodObject <                  {                      audio : ZodOptional < ZodObject < {} , $strip > > ;                      image : ZodOptional < ZodObject < {} , $strip > > ;                      resource : ZodOptional < ZodObject < {} , $strip > > ;                      resourceLink : ZodOptional < ZodObject < {} , $strip > > ;                      structuredContent : ZodOptional < ZodObject < {} , $strip > > ;                      text : ZodOptional < ZodObject < {} , $strip > > ;                  } ,                  $strip ,              > ,          > ;          openLinks : ZodOptional < ZodObject < {} , $strip > > ;          sampling : ZodOptional <              ZodObject < { tools : ZodOptional < ZodObject < {} , $strip > > } , $strip > ,          > ;          sandbox : ZodOptional <              ZodObject <                  {                      csp : ZodOptional <                          ZodObject <                              {                                  baseUriDomains : ZodOptional < ZodArray < ZodString > > ;                                  connectDomains : ZodOptional < ZodArray < ZodString > > ;                                  frameDomains : ZodOptional < ZodArray < ZodString > > ;                                  resourceDomains : ZodOptional < ZodArray < ZodString > > ;                              } ,                              $strip ,                          > ,                      > ;                      permissions : ZodOptional <                          ZodObject <                              {                                  camera : ZodOptional < ZodObject < {} , $strip > > ;                                  clipboardWrite : ZodOptional < ZodObject < {} , $strip > > ;                                  geolocation : ZodOptional < ZodObject < {} , $strip > > ;                                  microphone : ZodOptional < ZodObject < {} , $strip > > ;                              } ,                              $strip ,                          > ,                      > ;                  } ,                  $strip ,              > ,          > ;          serverResources : ZodOptional <              ZodObject < { listChanged : ZodOptional < ZodBoolean > } , $strip > ,          > ;          serverTools : ZodOptional <              ZodObject < { listChanged : ZodOptional < ZodBoolean > } , $strip > ,          > ;          updateModelContext : ZodOptional <              ZodObject <                  {                      audio : ZodOptional < ZodObject < {} , $strip > > ;                      image : ZodOptional < ZodObject < {} , $strip > > ;                      resource : ZodOptional < ZodObject < {} , $strip > > ;                      resourceLink : ZodOptional < ZodObject < {} , $strip > > ;                      structuredContent : ZodOptional < ZodObject < {} , $strip > > ;                      text : ZodOptional < ZodObject < {} , $strip > > ;                  } ,                  $strip ,              > ,          > ;      } ,      $strip , > = ... Description Capabilities supported by the host application. See McpUiInitializeResult for the initialization result that includes these capabilities * Defined in src/generated/schema.ts:498 Settings Member Visibility * Protected * Inherited * External Theme OS Light Dark GitHub Specification MCP Apps * Loading... Generated using TypeDoc with typedoc-github-theme

Links found on this page

  1. MCP Apps [direct]
  2. GitHub [direct]
  3. Specification [direct]
  4. app [direct]
  5. McpUiHostCapabilitiesSchema [direct]
  6. McpUiInitializeResult [direct]
  7. src/generated/schema.ts:498 [direct]
  8. MCP Apps [direct]
  9. TypeDoc [direct]
  10. typedoc-github-theme [direct]