#!/usr/bin/env node/**
* Idealyst MCP Server Bridge
*
* Bridges HTTP-based Idealyst MCP server with stdio transport for Claude Code.
* This allows the remote server to work with MCP clients expecting stdio.
*/export {};
//# sourceMappingURL=index.d.ts.map