Loading MCP server directory, please wait...
MCP Server for Dida365 (TickTick) Task Management Integration
npx @getmcp/cli add io.github.evalor/dida365Requires Node.js 18+. Community-contributed server. Review source before installing.
DIDA365_CLIENT_IDOAuth2 Client ID for Dida365/TickTick API
DIDA365_CLIENT_SECRETOAuth2 Client Secret for Dida365/TickTick API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.evalor/dida365": {
"command": "npx",
"args": [
"-y",
"dida365-mcp-server"
],
"env": {
"DIDA365_CLIENT_ID": "",
"DIDA365_CLIENT_SECRET": "",
"DIDA365_REGION": ""
}
}
}
}