ticktask

GeekMai90/ticktask
★ 0 stars Python 💻 Code/Dev Tools Updated 3d ago
Agent-friendly CLI and MCP server for TickTick and Dida365
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ticktask": {
      "command": "uvx",
      "args": [
        "ticktask"
      ]
    }
  }
}

Or install with pip: pip install ticktask

README Excerpt

Agent-friendly CLI and MCP server for TickTick international and Dida365 domestic APIs. `ticktask` is designed for both human operators and AI agents: - **Humans** get readable terminal commands for projects, tasks, completed tasks, exports, OAuth, and diagnostics. - **AI agents** get stable JSON output, explicit safety checks, deterministic command shapes, and an MCP server exposing the same core capabilities.

Tools (13)

ticktask_auth_statusticktask_complete_taskticktask_completedticktask_create_taskticktask_delete_taskticktask_doctorticktask_get_taskticktask_list_projectsticktask_list_tasksticktask_move_taskticktask_search_tasksticktask_todayticktask_update_task

Topics

agentsclidida365mcppythontask-managementticktick