Developer Tools

Todoist MCP Server

Connect your account, then chat with AI to run tools.

Todoist provides a task management API that allows users to organize and track their tasks and projects. Use it to integrate task management functionality into applications and automate workflows.

Managed
2 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Todoist — workflow patterns, data models, and gotchas for your AI agent.

Todoist

Todoist organizes tasks in Projects. Tasks have due dates, labels, and priorities. Sections group tasks within projects.

Data Model

  • Projects — task containers; have color, order.
  • Sections — subsections within projects.
  • Tasks — to-do items; have due date, priority, labels.
  • Labels — tags for tasks.
  • Comments — comments on tasks.

Gotchas

  • Project-scoped: Tasks belong to projects. Sections are project-scoped. Use project_id for filtered lists.
  • Sync: Todoist uses sync token; incremental sync may be needed for large datasets.

Tools in this Server (2)

Todoist List Projects

Retrieve a list of all projects from your Todoist account. Use it to monitor and manage your ongoing projects or to check the structure of your projec...

Todoist List Tasks

Retrieve a list of all tasks in your Todoist account. Use this tool to organize and review tasks across different projects or determine task prioritie...

Frequently Asked Questions

What is the Todoist MCP server?

Todoist provides a task management API that allows users to organize and track their tasks and projects. Use it to integrate task management functionality into applications and automate workflows. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Todoist to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/todoist. Authentication is handled automatically.

How many tools does Todoist provide?

Todoist provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Todoist require?

Todoist uses API Key or One-click sign in. Todoist requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Todoist to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/todoist

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Todoist and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Todoist will appear under Not connected — select it and click Connect to complete OAuth.
Name: Todoist
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/todoist
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Todoist?

Sign in to connect your credentials and start running tools from the chat.