ClawLink
Productivity16 toolsPaste one API key

Checkvist integration for AI agents

Checkvist beta PRO MCP lets AI assistants manage hierarchical lists, tasks, tags, due dates, and assignees, and read task notes.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Checkvist once and call the same tools from all of them.

Setup

Connect Checkvist through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Checkvist exposes 16 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
checkvist_get_checklistGet one Checkvist checklist's metadata by IDRead
checkvist_get_task_treeRead one Checkvist task and its subtasks as a markdown outline, optionally including closedRead
checkvist_get_tasks_outlineRead a checklist as a recommended markdown task outline, with controls for closed tasks, depthRead
checkvist_get_tasks_pageRead one explicit 1-based page of a large Checkvist checklistRead
checkvist_list_checklistsList checklists available to the authenticated Checkvist user, optionally including archivedRead
checkvist_search_tasksSearch tasks across the user's Checkvist checklists using words and operators for due date (^Read
checkvist_create_checklistCreate a Checkvist checklist with a name and optional visibility and tagsWrite
checkvist_create_taskCreate a task in a checklist, optionally under a parent and with tags, smart-syntax due dateWrite
checkvist_import_tasksCreate multiple hierarchical tasks from Checkvist indented textRead
checkvist_set_task_statusSet a task's status to closed, reopened, or invalidated using Checkvist's dedicated statusWrite
checkvist_update_task_tagsAdd and remove task tags without replacing the complete tag setWrite
checkvist_replace_tasksDelete every existing task in a checklist, then replace the hierarchy from Checkvist indentedRead
checkvist_update_checklistUpdate an existing checklist's name, visibility, or complete tag setWrite
checkvist_update_taskUpdate task content, hierarchy, replacement tags, due date, position, priority, assignees, orWrite