HomeKnowledge & Memory › agentpack

agentpack

Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.

TypeScript Local macOSWindowsLinux
★ 17 stars Last pushed 2026-09-16 License: MIT

Topics: Knowledge & Memory

Connect

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

Package (npm 1.6.5)

npx -y agentpack-cli@1.6.5

Or add to your MCP client config:

{
  "mcpServers": {
    "agentpack": {
      "command": "npx",
      "args": [
        "-y",
        "agentpack-cli@1.6.5"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry