HomeProductivity › agent-tasks

agent-tasks

Pipeline task management for AI agents - stages, dependencies, artifacts, claiming

TypeScript
★ 20 stars Last pushed 2026-09-19 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.10.11)

npx -y agent-tasks@1.10.11

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "agent-tasks@1.10.11"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry