MCPVault

ticktick_create_habit

MCP tool from Ticktick Sdk by dev-mirzabicer

Create a new habit

How to use it

ticktick_create_habit is exposed by the Ticktick Sdk MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ticktick_create_habit tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Ticktick Sdk

$pip install ticktick-sdk
FULL TICKTICK SDK LISTING

Other tools in Ticktick Sdk (39)

ticktick_checkin_habits

Check in 1-50 habits (supports backdating)

ticktick_complete_tasks

Complete 1-100 tasks

ticktick_create_column

Create a kanban column

ticktick_create_folder

Create a folder

ticktick_create_project

Create a new project

ticktick_create_tag

Create a tag with color

ticktick_create_tasks

Create 1-50 tasks with titles, dates, tags, etc.

ticktick_delete_column

Delete a kanban column

ticktick_delete_folder

Delete a folder

ticktick_delete_habit

Delete a habit

ticktick_delete_project

Delete a project

ticktick_delete_tag

Delete a tag

ticktick_delete_tasks

Delete 1-100 tasks (moves to trash)

ticktick_get_profile

Get user profile

ticktick_get_project

Get project details with tasks

ticktick_get_statistics

Get productivity stats

ticktick_get_status

Get account status

ticktick_get_task

Get task details by ID

ticktick_habit

Get habit details

ticktick_habit_checkins

Get check-in history

ticktick_habit_sections

List sections (morning/afternoon/night)

ticktick_habits

List all habits

ticktick_list_columns

List columns for a kanban project

ticktick_list_folders

List all folders

ticktick_list_projects

List all projects

ticktick_list_tags

List all tags

ticktick_list_tasks

List tasks (active/completed/abandoned/deleted via status filter)

ticktick_merge_tags

Merge two tags

ticktick_move_tasks

Move 1-50 tasks between projects

ticktick_pin_tasks

Pin or unpin 1-100 tasks

ticktick_rename_folder

Rename a folder

ticktick_search_tasks

Search tasks by text

ticktick_set_task_parents

Set parent-child relationships for 1-50 tasks

ticktick_unparent_tasks

Remove parent relationships from 1-50 tasks

ticktick_update_column

Update column name or order

ticktick_update_habit

Update habit properties (includes archive/unarchive)

ticktick_update_project

Update project properties

ticktick_update_tag

Update tag properties (includes rename via label)

ticktick_update_tasks

Update 1-100 tasks (includes column assignment)