todoist-ai
Todoist integration via mcp-cli.
CRITICAL
ALWAYS use mcp-cli. DO NOT use MCP tools directly.
# Today's tasks
mcp-cli call todoist find-tasks-by-date '{"startDate": "today"}'
# Create task
mcp-cli call todoist add-tasks '{"tasks": [{"content": "Task", "dueString": "tomorrow", "priority": 2}]}'
# Complete task
mcp-cli call todoist complete-tasks '{"ids": ["task_id"]}'
# Overview
mcp-cli call todoist get-overview '{}'
Description
A set of tools to connect to AI agents, to allow them to use Todoist on a user's behalf. Uses mcp-cli wrapper for stable connections.
Repository: Doist/todoist-ai Language: TypeScript Stars: 212 License: MIT License
When to Use This Skill
Use this skill when you need to:
- Create, update, or complete tasks in Todoist
- Check workload or task status
- Look up API documentation
- Find usage examples
Quick Reference
Repository Info
- Homepage:
- Topics:
- Open Issues: 18
- Last Updated: 2025-12-13
Languages
- TypeScript: 98.0%
- JavaScript: 2.0%
Recent Releases
- v5.2.0 (2025-11-27): v5.2.0
- v5.1.1 (2025-11-27): v5.1.1
- v5.1.0 (2025-11-20): v5.1.0
Available References
references/README.md- Complete README documentationreferences/CHANGELOG.md- Version history and changesreferences/issues.md- Recent GitHub issuesreferences/releases.md- Release notesreferences/file_structure.md- Repository structure
Usage
See README.md for complete usage instructions and examples.
Generated by Skill Seeker | GitHub Repository Scraper
Relevant Skills
- [[vault/.claude/skills/dbrain-processor/SKILL|dbrain-processor]] — Daily entry processing
Converted and distributed by TomeVault — claim your Tome and manage your conversions.