def main(): print("Hello from blender-mcp!") if __name__ == "__main__": main()