Simply set your "execution engine url" to this one:

https://openexecution.tennisbowling.com/ee

And set your jwt to a dummy one. You can generate one with:

openssl rand -hex 32 | tr -d "\n" > "jwt.hex"

and then set your CL to use it.