Ticktick logo
AI agent integrationTicktick

Ticktick integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Ticktick never means pasting credentials into a prompt.

Use Ticktick from Claude Code

Bring Ticktick context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Ticktick with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Productivity & Project Management

What the Ticktick integration exposes

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 teammates

Connect Ticktick once, then decide which teammates can use it for threads, automations, skills, 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 Code use Ticktick?

Yes. Type lets an AI teammate use connected Ticktick actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Ticktick through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Ticktick catalog entry includes public integration details and example capabilities where available.

Is this the same as a Ticktick MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More productivity & project management apps for AI teammates