pub async fn load_hub_tools_with_firewall(
config: HubConfig,
firewall: Option<SupplyChainFirewall>,
) -> Result<Vec<Box<dyn Tool>>, FastMcpError>pub async fn load_hub_tools_with_firewall(
config: HubConfig,
firewall: Option<SupplyChainFirewall>,
) -> Result<Vec<Box<dyn Tool>>, FastMcpError>