Skip to content

@maxhealth.tech/prefab / mcp / MCP_APP_MIME

Variable: MCP_APP_MIME

ts
const MCP_APP_MIME: "text/html;profile=mcp-app" = 'text/html;profile=mcp-app';

Defined in: mcp/resource.ts:129

MIME type required by MCP Apps hosts.

Released under the MIT License.