Hello Juan Carlos,
In Mbed Studio navigate to the root directory of your project and in the terminal window issue the following command:
mbed deploy
That should find and add missing libraries to your project.
For more options use:
mbed -h
This link could be useful too.