[console_scripts]
mtv-agent = mtv_agent.cli:main
mtv-server = mtv_agent.server.app:main
mtv-tui = mtv_agent.tui.app:main
