ETL Tool on Mac - Where do I install additional JDBC drivers?

I'm trying out the Neo4j Desktop ETL Tool and need to connect to a MS SQL Server database. When I setup a new connection in the tool and try to connect it errors with:

Connection failed. No suitable driver for the connection

I downloaded the Microsoft JDBC driver package but am not sure where to drop its contents. I tried in $JAVA_HOME/jre/lib/ as well as /Library/Java/Extensions/ and /Applications/Neo4j Desktop.app/Contents/Resources/lib/, but still get the error.

Thanks!

I'm an idiot... just noticed the UI has a "JDBC driver path" prompt. :shushing_face: