Declarative registration for one static HTML MCP App resource.
The framework registers the resource on both the legacy MCP SDK server and
every modern per-request server reconstruction. The handler returns the
complete HTML document; the framework owns the URI, MIME type, and metadata
in the resources/read response so discovery and readback cannot drift.
Declarative registration for one static HTML MCP App resource.
The framework registers the resource on both the legacy MCP SDK server and every modern per-request server reconstruction. The handler returns the complete HTML document; the framework owns the URI, MIME type, and metadata in the
resources/readresponse so discovery and readback cannot drift.