dida

dida

0

The Dida365 MCP Server is designed to integrate with the Dida365 (TickTick) API, facilitating task and project management through AI assistants. It supports user authentication and various task operations, though some limitations exist due to API restrictions.

Dida365 (TickTick) MCP Server

This server provides tools for interacting with the Dida365 (TickTick) API, allowing AI assistants to manage tasks in Dida365 after user authorization.

Features

  • User authentication with Dida365
  • Manage projects and tasks, including creating, updating, and deleting tasks

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • Dida365 account

Usage

Setup involves creating a new app on the Dida365 platform, configuring OAuth, obtaining a token, and setting up the MCP server in clients such as Cursor or Claude Desktop.

Logs

  • Service runtime logs are available in src/server.log.

Unfinished

Some features are unavailable due to API limitations, such as task management in specific projects.