Agentpack runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from npm. Last commit 2 Aug 2026.
Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
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 agentpack -- npx -y agentpack-cli
{
"mcpServers": {
"agentpack": {
"args": [
"-y",
"agentpack-cli"
],
"command": "npx"
}
}
}
[mcp_servers.agentpack]
command = "npx"
args = ["-y", "agentpack-cli"]
{
"mcpServers": {
"agentpack": {
"args": [
"-y",
"agentpack-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentpack": {
"args": [
"-y",
"agentpack-cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.