UNPKG

@idealyst.ai/mcp-server

Version:

Model Context Protocol server for Idealyst MVP pipeline assets

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