pub async fn provision_mcp_server(entry: &McpServerEntry) -> ProvisionResultExpand description
Check runtime availability and pre-install/fetch the package for entry.
This function never panics and always returns a ProvisionResult; errors
are captured in status + message rather than propagated.