landicefu
Enables breaking down complex tasks into manageable pieces with structured JSON storage for tracking progress, maintaining checklists, and preserving context across multiple conversations.
Adds a note to the task.
Clears the current task data.
Adds a resource to the task.
Marks a checklist item as done.
Updates the context information for all tasks.
Creates a new task with the specified description and optional initial checklist items.
Updates the task metadata.
Marks a checklist item as not done.
Adds a new item to the checklist.
Returns a summary of the checklist with completion status.
Removes a checklist item.
Updates an existing checklist item.
Moves a checklist item to a new position.
Updates the main task description.
Retrieves details of the current task (first uncompleted task) with full context. This is the recommended tool to use when working with tasks.
Connect to MCP Server
No additional configuration required