Overview
Features
OpenAI MCP Compatible Tools
The server includes search and fetch tools that follow the OpenAI MCP specification, returning JSON-encoded results optimized for OpenAI MCP integration while remaining compatible with the broader MCP ecosystem.
Streamable HTTP MCP Endpoint
Accessible at https://ai.todoist.net/mcp, enabling easy integration with Claude Desktop, Cursor, Claude Code, Visual Studio Code, and other MCP clients.
Reusable Tools Across Interfaces
Tools can be reused outside the MCP server and hooked into other conversational AI interfaces, not limited to the MCP workflow.
OAuth Todoist Authentication Flows
Supports browser-based OAuth authentication with Todoist via different clients as described in the setup, enabling access to Todoist data.
Official MCP Server SDK and Todoist API Client
Built using the official Model Context Protocol SDK and the Todoist TypeScript API client for reliable integration.
Documentation and Setup Guides
Provides documentation for MCP server setup (docs/mcp-server.md) and local development (docs/dev-setup.md) and quick start instructions.
Who Is This For?
- AI developers:Enable AI agents to access and modify Todoist data via MCP.
- Product teams:Enable AI-powered Todoist automation in product workflows and internal assistants.
- MCP server developers:Integrate and extend Todoist tools inside custom MCP servers and clients.




