McpInspectorResource Properties
Class Properties 5 members
Resource for the MCP Inspector server.
Gets the client endpoint reference for the MCP Inspector.
public EndpointReference ClientEndpoint { get; } Gets the default MCP server resource.
public McpServerMetadata? DefaultMcpServer { get; } List of MCP server resources that this inspector is aware of.
public IReadOnlyList<McpServerMetadata> McpServers { get; } Gets or sets the parameter that contains the MCP proxy authentication token.
public ParameterResource ProxyTokenParameter { get; set; } Gets the server proxy endpoint reference for the MCP Inspector.
public EndpointReference ServerProxyEndpoint { get; }