taskMaster-todoist-mcp

taskMaster-todoist-mcp

28

TaskMaster is an MCP server designed for integrating Todoist with Cursor AI, allowing users to manage and interact with their Todoist tasks directly from a coding environment. It features advanced task filtering, rich task formatting, and plans for expanded task management functionalities.

How do I set up the Todoist API token?

You can set your Todoist API token as an environment variable. On Linux/macOS, use export TODOIST_API_TOKEN="your-api-token-here". On Windows, use set TODOIST_API_TOKEN="your-api-token-here".

What are the prerequisites for installing TaskMaster?

You need Python 3.10 or higher, Poetry for dependency management, and a Todoist account with an API token.

How can I filter tasks using TaskMaster?

You can filter tasks using Todoist's filter syntax, such as by due date (e.g., 'today', 'overdue'), priority levels, or complex query combinations.

Can I manage Todoist projects with TaskMaster?

Project management features are planned for future releases, including creating and managing Todoist projects.

Is there a demo available for TaskMaster?

Yes, a demo video is available on YouTube. You can watch it here.