pub async fn load_config<P: AsRef<Path>>( path: P, ) -> Result<McpToolsConfig, Box<dyn Error + Send + Sync>>
Load configuration from file