Skip to content

v0.8.0

Latest

Choose a tag to compare

@nickhart nickhart released this 08 Aug 16:39
· 2 commits to main since this release
79faf81

What's New

@md2do/mcp

build_integration prompt — invoke it from any MCP-connected Claude to generate a ready-to-use prompt for fetching tasks from an external system (Teams, Outlook, Slack, Google Calendar, etc.) and writing valid JSONL ingest files.

Claude: Use the build_integration prompt with source=teams

Supports mode=provider to append a TypeScript SourceProvider skeleton for programmatic integrations.

sources field in list_tasks output — tasks ingested from external sources now include their source IDs in MCP JSON output (e.g. { "teams": "msg-789" }), so Claude can see and use external identifiers.

@md2do/todoist

  • Added TodoistProvider unit tests
  • Fixed coverage thresholds

Docs

Packages

Package Version
@md2do/core 0.8.0
@md2do/cli 0.8.0
@md2do/config 0.8.0
@md2do/todoist 0.8.0
@md2do/mcp 0.8.0