UNPKG

mcp-think-tank

Version:

Structured thinking and knowledge management tool for Model Context Protocol

6 lines 138 B
/** * Barrel file for agent exports */ export * from './IAgent.js'; export * from './BasicAgent.js'; //# sourceMappingURL=index.d.ts.map