Connect Claude Code to Dida365/TickTick via MCP. OAuth auth, full CRUD for tasks and projects, batch operations. Works with Claude Code, Cursor, and other MCP-compatible tools.
Dida365 (TickTick) MCP — Task Management for Claude Code
Connect Claude Code to Dida365/TickTick via MCP. OAuth auth, full CRUD for tasks and projects, batch operations. Works with Claude Code, Cursor, and other MCP-compatible tools.
这个资产会安全暂存
这个资产会先安全暂存。复制的指令会要求 Agent 读取暂存文件,并在激活脚本、MCP 配置或全局配置前先确认。
npx -y tokrepo@latest install efc83153-1596-459a-9920-5db7d8d5a4fc --target codex先暂存文件;激活前需要读取暂存 README 和安装计划。
讨论
相关资产
Claude Code Agent: Task Decomposition — Break Down Complex Tasks
Claude Code agent that breaks complex tasks into manageable subtasks. Plans execution order, identifies dependencies, and tracks progress.
Chrome MCP Background Proxy — Fix Popups, Focus Stealing & Multi-Agent Conflicts
Persistent CDP proxy + entry script that lets chrome-devtools-mcp run against your real, logged-in Chrome without the Chrome 146+ consent popup spamming on every connection, without focus stealing (Target.activateTarget / Page.bringToFront are intercepted, createTarget is forced to background), and without request-ID / event collisions when multiple Claude Code windows or sub-agents share one Chrome. Includes the proxy core (cdp-proxy.mjs v3), entry script, safe cleanup, pre-flight healthcheck, and a launchd-style self-healing watchdog with Feishu alerts.
Vibe Kanban — AI Agent Task Management System
A kanban-style project management tool designed specifically for AI coding agent workflows. Vibe Kanban helps developers organize, prioritize, and track tasks that are executed by AI agents like Claude Code and Codex.
Claude Code Hooks — Automate Pre/Post Task Actions
Complete guide to Claude Code hooks for automating actions before and after tool calls. Set up linting, testing, notifications, and custom validation with shell commands.