Is leap motion works with UE 4.13?

I didn’t find any SDK for leap motion to plug it with UE 4.13.
is it possible ? and how ?

Go to edit > Plugins > Input Devices > Leap Motion and check the box

restart the editor

Then in the content browser on the lower right side click View Options > Show Plugin Content.

Then in the content browser tree on the left, scroll down to Leap Motion Content.

Find LeapMotion Content > Blueprints > Rigging > LeapFloating Hands Character

Then set the character as your pawn in your level.

Last time I used it the best option for the leap motion driver for vr was this:
https://developer.leapmotion.com/orion

PS:
I would suggest migrating anything you intend to modify out of the LeapMotionContent folder, as this is an engine plugin folder, and anything you modify here will affect all other projects that use these files.