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) 271 B
/** * NeuroLink Direct Tools Server * Wraps the agent direct tools as an MCP server for proper registration */ /** * Direct Tools Server - Agent direct tools for immediate use */ export declare const directToolsServer: import("../../factory.js").NeuroLinkMCPServer;