Most task apps feel like filing taxes.

taskd is a task management app for individuals and teams. Create projects, track tasks with status and priority, add subtasks, leave comments — and nothing else.

What you get

Connect your AI

Point Claude, Cursor, or any MCP client at your tasks. Generate an API token in the app, then add this to your Claude Code or Claude Desktop config:

{
  "mcpServers": {
    "taskd": {
      "type": "http",
      "url": "https://taskd.sh/mcp",
      "headers": {
        "Authorization": "Bearer tk_YOUR_TOKEN"
      }
    }
  }
}

MCP endpoint: https://taskd.sh/mcp

Not included

Sign in with Google