#!/usr/bin/env npx tsx /** * Minimal MCP Server for integration testing (streamable-http transport) * * Run with: npx tsx http-server.ts */ export {};