Start the emulator. Then find out the genymotion assigned IP address

$ps ax | grep geny

Then connect using adb

$adb connect 192.168.1.3