#!/usr/bin/env node
/**
 * LeanIX Pathfinder MCP Server - Streamable Transport for Microsoft Copilot Studio
 *
 * This server provides the streamable HTTP transport required by Microsoft Copilot Studio.
 * It wraps the existing MCP server functionality with an HTTP endpoint.
 */
export {};
//# sourceMappingURL=streamable-server.d.ts.map