@task-mcp/shared

v1.0.28

Published

Shared utilities for task-mcp: types, algorithms, and natural language parsing

Readme

@task-mcp/shared

Core algorithms and schemas for task-mcp. Zero MCP dependency, can be used standalone.

Installation

npm install @task-mcp/shared

Features

  • Algorithms - Critical path, topological sort, bottleneck detection
  • Schemas - Zod schemas for Task, Inbox, View
  • Utilities - Natural language parsing, workspace detection

License

MIT