UNPKG

thoughtmcp

Version:

AI that thinks more like humans do - MCP server with human-like cognitive architecture for enhanced reasoning, memory, and self-monitoring

6 lines 182 B
/** * Global test setup and teardown */ export declare function setup(): Promise<void>; export declare function teardown(): Promise<void>; //# sourceMappingURL=globalSetup.d.ts.map