UNPKG

@juspay/neurolink

Version:

Universal AI Development Platform with external MCP server integration, multi-provider support, and professional CLI. Connect to 65+ MCP servers for filesystem, GitHub, database operations, and more. Build, test, and deploy AI applications with 9 major pr

10 lines (9 loc) 297 B
#!/usr/bin/env node /** * NeuroLink CLI - Enhanced Simplified Approach * * Professional CLI experience with minimal maintenance overhead. * Features: Spinners, colors, batch processing, provider testing, rich help * Implementation: ~300 lines using simple JS utility functions */ export {};