Todoist task management integration. Create, update, complete tasks, manage projects and labels.
npx -y todoist-mcp-server
```json
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": ["-y", "todoist-mcp-server"],
"env": { "TODOIST_API_TOKEN": "your-token" }
}
}
}
```
create_tasklist_taskscomplete_tasklist_projectsTodoist task management integration. Create, update, complete tasks, manage projects and labels.
Language: TypeScript
Category: Productivity