Productivity
Trust: 25/100 (Limited)io.github.evalor/dida365 Guide
MCP Server for Dida365 (TickTick) Task Management Integration
3 starsby evalor
Quick Start
Install
npx dida365-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-evalor-dida365": {
"command": "npx",
"args": [
"dida365-mcp-server"
]
}
}
}