addMCP

declare function addMCP(mcpSchema: IMCPSchema): string;

Registers a new MCP (Model Context Protocol) schema in the system.

Parameter Description
mcpSchema The MCP schema to register.