UNPKG

leanix-pathfinder-mcp-server

Version:

MCP Server for LeanIX Pathfinder API - Enterprise Architecture Management Platform

9 lines 338 B
#!/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