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

6 lines (5 loc) 178 B
import type { ContextManagerConfig } from "./types.js"; /** * Default configuration for the ContextManager. */ export declare const defaultContextConfig: ContextManagerConfig;