Command Line Interface — a text-based interface for interacting with software. 0nMCP provides a CLI with commands like 'onmcp serve' (start HTTP server), 'onmcp run' (execute workflow), and 'onmcp engine' (manage credentials).
Related Terms
More in Development
ESMECMAScript Modules — the official JavaScript module system using import/export s...npmNode Package Manager — the default package manager for Node.js and the world's l...JSON SchemaA vocabulary for annotating and validating JSON documents. In MCP, each tool def...Portable TextA JSON-based specification for rich text content that can be serialized to any f...GROQGraph-Relational Object Queries — a query language for JSON documents used by Sa...