Productivity
Todoist MCP
Doist’s official Todoist MCP connects agents to Todoist over the hosted endpoint at ai.todoist.net. Manage tasks and projects with OAuth through mcp-remote—ideal for personal productivity stacks.
Stars
527
Installs
70.0k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 527 · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://ai.todoist.net/mcp"]
}
}
}