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

11 lines (10 loc) 232 B
/** * Elicitation Protocol Types * * Type definitions for the MCP elicitation protocol that enables * tools to request interactive user input during execution. * * @module mcp/elicitation/types * @since 8.39.0 */ export {};