Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    smixs

    todoist-ai

    smixs/todoist-ai
    Productivity
    62

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    MCP server and tools for connecting AI agents to Todoist

    SKILL.md

    todoist-ai

    Todoist integration via mcp-cli.

    CRITICAL

    ALWAYS use mcp-cli. DO NOT use MCP tools directly.

    # Today's tasks
    mcp-cli call todoist find-tasks-by-date '{"startDate": "today"}'
    
    # Create task
    mcp-cli call todoist add-tasks '{"tasks": [{"content": "Task", "dueString": "tomorrow", "priority": 2}]}'
    
    # Complete task
    mcp-cli call todoist complete-tasks '{"ids": ["task_id"]}'
    
    # Overview
    mcp-cli call todoist get-overview '{}'
    

    Description

    A set of tools to connect to AI agents, to allow them to use Todoist on a user's behalf. Uses mcp-cli wrapper for stable connections.

    Repository: Doist/todoist-ai Language: TypeScript Stars: 212 License: MIT License

    When to Use This Skill

    Use this skill when you need to:

    • Create, update, or complete tasks in Todoist
    • Check workload or task status
    • Look up API documentation
    • Find usage examples

    Quick Reference

    Repository Info

    • Homepage:
    • Topics:
    • Open Issues: 18
    • Last Updated: 2025-12-13

    Languages

    • TypeScript: 98.0%
    • JavaScript: 2.0%

    Recent Releases

    • v5.2.0 (2025-11-27): v5.2.0
    • v5.1.1 (2025-11-27): v5.1.1
    • v5.1.0 (2025-11-20): v5.1.0

    Available References

    • references/README.md - Complete README documentation
    • references/CHANGELOG.md - Version history and changes
    • references/issues.md - Recent GitHub issues
    • references/releases.md - Release notes
    • references/file_structure.md - Repository structure

    Usage

    See README.md for complete usage instructions and examples.


    Generated by Skill Seeker | GitHub Repository Scraper

    Relevant Skills

    • [[vault/.claude/skills/dbrain-processor/SKILL|dbrain-processor]] — Daily entry processing
    Recommended Servers
    MCP Hive
    MCP Hive
    Browser tool
    Browser tool
    ThinAir Data
    ThinAir Data
    Repository
    smixs/agent-second-brain
    Files