UNPKG

@noanswer/context-compose

Version:

Orchestrate complex AI interactions with Context Compose. A powerful CLI and server for building, validating, and managing context for large language models using the Model Context Protocol (MCP).

3 lines (2 loc) 107 B
import { Command } from 'commander'; export declare function registerServeCommand(program: Command): void;