#!/usr/bin/env node /** * HTTP mode entry point (#303): Streamable HTTP transport + OAuth 2.1, * deployable as a container next to the Coolify instance it manages. * * stdio (`index.ts`) remains the default and is untouched — this is an * additive second transport over the same 45 tools. */ export {};