Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
mcpServer
{ "mcpServers": { "todoist": { "command": "npx", "args": [ "-y", "todoist-mcp" ], "env": { "API_KEY": "your_todoist_api_token_here" } } } }
npx -y todoist-mcp