withInspectedMcpServer
Method
interface McpInspectorResource { // ... omitted for brevity withInspectedMcpServer( mcpServer: IResourceWithEndpoints, isDefault?: boolean, transportType?: McpTransportType, path?: string): McpInspectorResource;}Signature
method
withInspectedMcpServer builder Configures the MCP Inspector resource to use a specified MCP server resource that uses SSE as the transport type.
withInspectedMcpServer( mcpServer: IResourceWithEndpoints, isDefault?: boolean, transportType?: McpTransportType, path?: string): McpInspectorResourceParameters
mcpServer IResourceWithEndpoints isDefault boolean optional = True transportType McpTransportType optional = StreamableHttp path string optional = /mcp Returns
McpInspectorResource Applies to
This method applies to the following types: