Official Todoist task management integration
Manage tasks, projects, sections, and comments with bulk operations support. Natural language task management.
{
"mcpServers": {
"todoist-official-mcp": {
"mcpServers": {
"todoist": {
"env": {
"TODOIST_API_TOKEN": "YOUR_API_TOKEN"
},
"args": [
"-y",
"@doist/todoist-mcp-server"
],
"command": "npx"
}
}
}
}
}