UNPKG

@juspay/neurolink

Version:

Universal AI Development Platform with working MCP integration, multi-provider support, voice (TTS/STT/realtime), and professional CLI. 58+ external MCP servers discoverable, multimodal file processing, RAG pipelines. Build, test, and deploy AI applicatio

9 lines (8 loc) 232 B
/** * NeuroLink Utility Server * Provides general utility tools following standard patterns */ /** * Utility Server - General utility tools */ export declare const utilityServer: import("../../../index.js").NeuroLinkMCPServer;