Skip to main content
Base URL: http://localhost:3100 The MCP server exposes task management as tools for LLM applications.

Endpoint

Available tools

list_tasks

List tasks with optional filters.

get_task

Fetch a single task by ID.

update_task

Modify task fields.

delete_task

Remove a task. Hybrid search across tasks.

find_duplicates

Find similar tasks using vector similarity.

set_task_status

Change a task’s status.