pub async fn connect_mcp_server( server_name: impl Into<String>, config: TransportConfig, ) -> Result<Vec<Box<dyn Tool>>>
连接单个 MCP 服务器并返回工具列表