SOLFIND
Web Lens
Portal home

McpUiResourceCspSchema | MCP Apps

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


McpUiResourceCspSchema | MCP Apps MCP Apps GitHub Specification Preparing search index... * app * McpUiResourceCspSchema Variable McpUiResourceCspSchema Const McpUiResourceCspSchema : ZodObject <      {          baseUriDomains : ZodOptional < ZodArray < ZodString > > ;          connectDomains : ZodOptional < ZodArray < ZodString > > ;          frameDomains : ZodOptional < ZodArray < ZodString > > ;          resourceDomains : ZodOptional < ZodArray < ZodString > > ;      } ,      $strip , > = ... Description Content Security Policy configuration for UI resources. Servers declare which origins their UI requires. Hosts use this to enforce appropriate CSP headers. Important MCP App HTML runs in a sandboxed iframe with no same-origin server. All origins must be declared—including where your bundled JS/CSS is served from ( localhost in dev, your CDN in production). * Defined in src/generated/schema.ts:215 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. McpUiResourceCspSchema [direct]
  6. src/generated/schema.ts:215 [direct]
  7. MCP Apps [direct]
  8. TypeDoc [direct]
  9. typedoc-github-theme [direct]