[console_scripts]
hexis = apps.hexis_cli:main
hexis-api = apps.hexis_api:main
hexis-channels = services.channel_worker:main
hexis-mcp = apps.hexis_mcp_server:main
hexis-worker = apps.worker:main
