UNPKG

@juspay/neurolink

Version:

Universal AI Development Platform with working MCP integration, multi-provider support, and professional CLI. Built-in tools operational, 58+ external MCP servers discoverable. Connect to filesystem, GitHub, database operations, and more. Build, test, and

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