Ipzope for debugging plone 5

I couldn't find any good docs about using ipython as a debugging tool for plone 5.
I found however this repo: https://github.com/collective/dotipython and I installed it.
After running ipzope I do not get the "app" object.
Can anyone point me in the right direction on how to get the app object?

Running "ipython bin/client1" throws this error:
ImportError: No module named recipe.egg.egg

Does anyone use ipython for shell? If so, how do you get access to app?

Maybe file an issue in that repo. claytron isn't active anymore but @jean is

...but since the last commit was 3 yrs ago it's unlikely it's been tested with Plone 5