pub async fn run_cli( browser_arg: Option<String>, playwright: bool, ) -> Result<()>
Entry point for browser-control mcp.
browser-control mcp