UNPKG

mcp-experts

Version:

MCP server providing multiple AI experts with specialized knowledge

3 lines 138 B
import { Config } from './types.js'; export declare function loadConfig(configPath?: string): Config; //# sourceMappingURL=config.d.ts.map