withMcpServer
Method
interface ContainerResource { // ... omitted for brevity withMcpServer( path?: string, endpointName?: string): IResourceWithEndpoints;}Signature
method
withMcpServer builder Marks the resource as hosting a Model Context Protocol (MCP) server on the specified endpoint.
withMcpServer( path?: string, endpointName?: string): IResourceWithEndpointsParameters
path string optional = /mcp endpointName string optional Returns
IResourceWithEndpoints Applies to
This method applies to the following types: