UNPKG

@tosin2013/mcp-shrimp-task-manager

Version:

Enhanced MCP Shrimp Task Manager with comprehensive LLM integration. A task management tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. Features real GPT-4 ↔ MCP tools communication, comprehensive testing pipeline

6 lines (5 loc) 182 B
export * from "./task/index.js"; export * from "./project/index.js"; export * from "./thought/index.js"; export * from "./idea-honing/index.js"; export * from "./research/index.js";