Acerca de
This library offers a comprehensive, async-first Python SDK for TickTick, designed to provide full programmatic control over tasks, projects, habits, and more. It uniquely solves TickTick's 'two-API problem' by intelligently routing operations to either the official V1 OAuth2 API or the reverse-engineered V2 session API, ensuring access to a wider range of features like tags, habits, and subtasks. Beyond its robust Python library, it integrates an MCP (Model Context Protocol) server, enabling AI assistants like Claude and GPT to seamlessly manage tasks, offering both human-readable Markdown and machine-consumable JSON outputs.