pub fn load_config_with_paths<P: AsRef<Path>>( config_paths: Vec<P>, ) -> Result<McpServerConfig>
Load configuration with custom paths
config_paths
Returns an error if configuration cannot be loaded