Todoist logo

Todoist

Search, complete, and manage your tasks in Todoist

Official docs

About Todoist

Todoist helps users search, complete, and manage tasks and time-blocking workflows. Its connector gives assistants task context for productivity planning, status questions, and day-to-day work management inside Todoist.

Connection details

https://ai.todoist.net/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add todoist --transport http https://ai.todoist.net/mcp

Frequently asked questions

What is the Todoist remote MCP server?

The Todoist remote MCP server is a hosted Model Context Protocol endpoint at https://ai.todoist.net/mcp, so AI assistants can connect to it without installing or running anything locally. Todoist helps users search, complete, and manage tasks and time-blocking workflows. Its connector gives assistants task context for productivity planning, status questions, and day-to-day work management inside Todoist.

How do I connect to the Todoist MCP server?

Add the endpoint https://ai.todoist.net/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Todoist MCP server require authentication?

Yes. Todoist uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Todoist MCP server use?

Todoist exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers