diff --git a/tangostationcontrol/setup.cfg b/tangostationcontrol/setup.cfg
index 529dde9840dd9ee044acd774d17f5aa2a4155ee9..daee0edbff26ee8f44613d75dd8a6bcd411906e0 100644
--- a/tangostationcontrol/setup.cfg
+++ b/tangostationcontrol/setup.cfg
@@ -43,6 +43,8 @@ console_scripts =
     l2ss-sst = tangostationcontrol.devices.sdp.sst:main
     l2ss-unb2 = tangostationcontrol.devices.unb2:main
     l2ss-xst = tangostationcontrol.devices.sdp.xst:main
+    l2ss-statistics-reader = tangostationcontrol.statistics_writer.statistics_reader:main
+    l2ss-statistics-writer = tangostationcontrol.statistics_writer.statistics_writer:main
 
 # The following entry points should eventually be removed / replaced
     l2ss-cold-start = tangostationcontrol.toolkit.lts_cold_start:main