pub async fn run_stream_server_from_config(
config: McpServiceConfig,
bind_addr: &str,
quiet: bool,
) -> Result<()>pub async fn run_stream_server_from_config(
config: McpServiceConfig,
bind_addr: &str,
quiet: bool,
) -> Result<()>