Servers
D
dida365 Agent Mcp
@linhai0872
MCP server that connects AI agents (Claude Code, Cursor, Codex) to Dida365/TickTick. 40 tools for tasks, projects, tags, habits, folders, and search — manage everything through natural language.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dida365": {
"command": "uvx",
"args": [
"dida365-agent-mcp"
]
}
}
}