#+------------------------------------------------------------------+ #| Imports | #+------------------------------------------------------------------+ from .functions import * # Import functions to register all @mcp.tool() decorators #+------------------------------------------------------------------+ #| Entry point | #+------------------------------------------------------------------+ def main(): g_registrador.run()