UNPKG

@kya-os/mcp-i

Version:

The TypeScript MCP framework with identity features built-in

7 lines (6 loc) 272 B
export declare const runtimeFolder = ".xmcp"; export declare const runtimeFolderPath: string; export declare const rootFolder: string; export declare const processFolder: string; export declare const distOutputPath: string; export declare const adapterOutputPath: string;