Agent Tasks runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 15 Apr 2026.
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-tasks -- npx -y agent-tasks
{
"mcpServers": {
"agent-tasks": {
"args": [
"-y",
"agent-tasks"
],
"command": "npx"
}
}
}
[mcp_servers.agent-tasks]
command = "npx"
args = ["-y", "agent-tasks"]
{
"mcpServers": {
"agent-tasks": {
"args": [
"-y",
"agent-tasks"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-tasks": {
"args": [
"-y",
"agent-tasks"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.