The Resources page on the Presto website details the available methods of accessing Presto.
In particular, the Java Libraries resource page links to the JDBC driver page which in provides the download link to the JDBC driver jar, details of the driver name, example connection URLs and the available parameters for the driver.
So, the above (desk research) suggests the JDBC Query node could be configured to access the Presto SQL query engine.