← Index

io.github.keshrath/agent-tasks

io.github.keshrath/agent-tasks·v1.10.11·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "agent-tasks"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "agent-tasks"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-tasks
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other