Labsco
MCP SERVER · OFFICIAL PROJECT

Dart Tasks & Docs

by Dart

Twelve tools over Dart's tasks and docs, both with recoverable deletes — the hosted server publishes no list of its own.

Project & Task ManagementOfficial source
Summary
get_config first is the pattern that stops an agent inventing status names.

Task tools fail in a boring way: the model sets status to 'In Progress' when the space calls it 'Doing', and the call is rejected or the task lands wrong. Fetching the space's actual statuses, tags and priorities up front removes that guesswork entirely. The other reassurance is that both deletes are recoverable — a trash, not a removal. Worth noting the documentation situation: the tool list here is inherited from the deprecated local server, so treat it as indicative and ask the live server.

What it is

Dart's hosted endpoint. Their help article suggests asking the server what it can do rather than publishing a list; the twelve tools here come from their official local server, which is now deprecated in favour of this one.

What you get
  • get_config — the space's assignees, dartboards, folders, statuses, tags, priorities and sizes
  • list_tasks, create_task, get_task, update_task, delete_task, add_task_comment
  • list_docs, create_doc, get_doc, update_doc, delete_doc
  • Both deletes move to trash and are recoverable
Requirements

OAuth 2.0 with automatic client registration and read and write scopes, or a bearer token beginning dsa_.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen