I have signup for the cloud, and deployed a mysql server, but I am not able to access it when I try to browse it.
You will be able to access MySQL using the browser from phpMyadmin if you have launched it from New Environment >> SQL >> MySQL. If you have launched MySQL server from docker repo, it does not have phpMyadmin unless you select the correct image which has MySQL and phpMyadmin both.