home / mcp / todoist ai mcp server

Todoist AI MCP Server

Provides a streamable HTTP MCP endpoint and local CLI flow to enable AI agents to access and modify Todoist accounts.

Installation
Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "doist-todoist-ai": {
      "url": "https://ai.todoist.net/mcp"
    }
  }
}