First, open up the terminal and connect to the server using SSH.

ssh picoplayer@saturn.picoctf.net -p 53143

You will have different port and password, so just enter those provided.

When you are connected to the server navigate to the following path.

cd /challenge
cat metadata.json

You will see the flag. Good job.