
Todoist MCP
Supports UIby doist
Official Todoist integration allowing AI agents to manage tasks, projects, and schedules on your behalf.
What it does
Todoist MCP provides a rich interface for AI agents to interact with your Todoist account. It transforms a task manager into an actionable workspace where an LLM can organize your life, track goals, and manage deadlines through a conversational interface.
Key features
- Full Task Lifecycle: Create, update, and complete tasks with natural language.
- Date-Based Discovery: Find tasks by specific dates or relative timeframes to plan your day.
- Project Organization: Manage complex project structures and task hierarchies.
- Universal Integration: Works across various MCP clients with easy OAuth setup.
Installation
- Claude Desktop: Add
https://ai.todoist.net/mcpas a custom connector in Settings → Connectors. - Cursor: Add the following to
mcp.json:
{
"todoist": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://ai.todoist.net/mcp"]
}
}
- Claude Code: Run
/plugin marketplace add doist/todoist-mcp.
Supported hosts
- claude
- cursor
- codex
Quick install
npx @doist/todoist-mcpInformation
- Pricing
- free
- Published
- 5/15/2026
- stars






