Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Stars
59
Forks
17
Watchers
59
Open Issues
1
Overall repository health assessment
^1.1.1^9.0.1^3.0.0^9.23.0^20.0.0^10.0.0^1.0.0^9.23.0^10.1.1^16.0.0^3.5.3^4.19.2^5.0.0^8.28.0^5.0.0^1.0.059
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
docs(readme): clarify get_tasks_list options and add get_tasks_by_filter
f9e5218View on GitHubrefactor: align SDK types with Zod v3, bump version and rename port
afb1eb6View on GitHubfeat(pagination): add cursor support to task endpoints and client
c334ad9View on GitHubfeat(tasks): add filter endpoint, improve descriptions, bump to v1.3.1
8916a70View on GitHubdocs(README.md): expand usage section with platform-specific configuration instructions
24bb990View on GitHubchore: bump version to 1.3.0 and format schema descriptions
d199c80View on GitHubfix: migrate from deprecated Todoist API v2/v9 to unified API v1
e767286View on GitHubFix critical path traversal vulnerability in API handlers (#19)
a6e5b53View on GitHubAdd support for deadline_date and deadline_lang parameters (#20)
40dd21cView on GitHubbump version to 1.2.2 in package.json and version.ts
d796865View on GitHub