UNPKG

@emmahyde/thought-patterns

Version:

MCP server combining systematic thinking, mental models, debugging approaches, and stochastic algorithms for comprehensive cognitive pattern support

9 lines (8 loc) 385 B
export * from './CoreInterfaces.js'; export * from './ThoughtData.js'; export * from './CollaborativeReasoningInterfaces.js'; export * from './DecisionFrameworkInterfaces.js'; export * from './MetacognitiveMonitoringInterfaces.js'; export * from './ScientificMethodInterfaces.js'; export * from './StructuredArgumentationInterfaces.js'; export * from './VisualReasoningInterfaces.js';