Ticktick logo
ConnectorTicktick

Ticktick integration for Claude and Codex

Create a Ticktick connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Ticktick from Claude

Add the Ticktick connection to a Space that runs Claude, then use it from every channel in that Space.

Use Ticktick from Codex

Add the Ticktick connection to a Space that runs Codex, then use it from every channel in that Space.

Use Ticktick from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Productivity & Project Management

What the Ticktick connector can do

TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.

One connection, many Spaces

Connect Ticktick once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Complete Task

    Marks a TickTick task as complete. Requires both the project_id and task_id, which can be obtained from TICKTICK_LIST_ALL_TASKS or TICKTICK_CREATE_TASK actions. This action is idempotent - completing an already-completed task will succeed without error. Completed tasks are removed from default/active views and appear only in completed task filters.

  • Create Project

    Create a new project (list) in TickTick. Projects organize tasks and notes. Use this to set up a new project with optional customizations like color, view mode, and type. The created project's ID can be used with other actions like TICKTICK_CREATE_TASK.

  • Create Task

    Tool to create a new task in TickTick. Use after you have task details such as title, dates, and optional reminders or subtasks.

  • Create Task (Deprecated)

    DEPRECATED: Use TICKTICK_CREATE_TASK instead. Tool to create a new task in a specified project. Use when you need to create a task with required title and projectId, plus optional dates, priority, reminders, and subtasks.

  • Delete TickTick Project

    Permanently deletes a TickTick project by its ID. All tasks within the project will also be deleted. Note: This operation is idempotent - deleting a non-existent project ID returns success. Use TICKTICK_GET_USER_PROJECT to list available projects and their IDs before deletion.

Connection

API and auth details

TickTick's official Open API is a REST API for task and list management. Public support docs point developers to the OpenAPI reference, and integrations commonly use it to read and manage user tasks, projects/lists, and productivity data with authorized access.

FAQ

Questions people ask before connecting Ticktick

Can Claude use Ticktick?

Yes. Add a Ticktick connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Ticktick through Type?

Yes. Add a Ticktick connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Ticktick MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More productivity & project management connectors