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

4 lines (3 loc) 129 B
import type { Argv } from "yargs"; export declare function addOllamaCommands(cli: Argv): void; export default addOllamaCommands;