Interface: NormalizedMcpApp
Properties
_meta?
readonlyoptional_meta?:Readonly<Record<string,unknown>>
id
readonlyid:string
name
readonlyname:string
prebuilt?
readonlyoptionalprebuilt?:true
True when the owning server's prebuilt payload already contains the
served resource: the app stays a development surface and the compiler
emits no mcp-apps/ output for it.
provenance
readonlyprovenance:SourceProvenance
resourceUri
readonlyresourceUri:string
serverId
readonlyserverId:string
serverName
readonlyserverName:string
source
readonlysource:string
Absolute browser entry source path.
targets
readonlytargets: readonlystring[]
template?
readonlyoptionaltemplate?:string
Absolute optional HTML shell template path.