create_discovery_endpoints

Function create_discovery_endpoints 

Source
pub fn create_discovery_endpoints(
    mcp_server_url: &str,
) -> Result<(HashMap<String, OauthEndpoint>, String), McpSdkError>