LooperTask
LooperTask is a Kanban board built for AI agents. Agents like Claude Code and Cursor connect via MCP and create, update, and move tasks as native tool calls. Human review gates keep you in control, real-time updates keep the board live, and MCP tool calls are unlimited on every plan.
How to connect
Open https://loopertask.com/docs/quickstart for documentation and connection details.
Listing quality
Observable facts from our catalog and daily probe — not a safe-to-install badge.
- Surface
- Unverified
- Live handshake
- Not probed
- Auth gate
- Auth unknown
- Tools source
- Catalog tools
Listing facts only — handshake the live tools/list before you connect.
Tools
(15)-
list_projectsList all loopertask projects visible to your API token
-
my_todayYour open assigned tasks across every project, grouped by project, each flagged overdue / due-today / needs-attention
-
list_columnsList a project's kanban columns (id, name, ai_blocked flag)
-
list_types_and_prioritiesList a project's task types and priorities
-
list_tasksList tasks in a project with optional filters (column, assignee, tags, free-text search)
-
get_taskFull detail for one task, including its comments, attachments and activity log
-
create_taskCreate a new task in a project
-
update_taskPatch an existing task's fields (title, description, type, priority, assignee, deadline)
-
move_taskMove a task to another column and/or reorder it
-
add_task_blockerMark a task as blocked by (depending on) another task
-
remove_task_blockerRemove a task-to-task dependency
-
add_commentPost a Markdown comment (supports @-mentions) on a task
-
upload_attachmentAttach a file (base64) to a task
-
claim_next_taskClaim the next queued task assigned to you — the core AI worker loop
-
request_human_reviewMove a task to the «Needs Human» column with a comment
Tool source: Catalog tools