Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DooistAdd a task to review the API documentation by Friday with priority 1 @work"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Dooist
Task management MCP server for Claude Code. Like Todoist, but you actually do it.
Quick Install
Restart Claude Code, then try: "What are my tasks?"
Features
Natural Language: "remind me to call mom tomorrow"
Priorities: P1 (urgent) through P4 (low)
Labels: Organize with @work, @shopping, etc.
Projects: Group tasks (Inbox is default)
Persistent: SQLite database at
~/.dooist/
Usage
Just talk naturally:
Available Tools
Tool | Description |
| Create task with project, priority, due date, labels |
| List tasks with filters |
| Mark done |
| Unmark done |
| Modify task |
| Remove task |
| Tasks due today + overdue |
| Next N days |
| All projects |
| New project |
| All labels |
| New label |
Due Date Examples
today,tomorrownext monday,this fridayin 3 days,in 2 weeksMarch 15,2024-03-15
Configuration
Set DOOIST_DB_PATH to customize database location:
Development
License
MIT