Skip to content
Claude Desktop

Agendum for Claude Desktop

io.github.sralli/agendum

AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity

client:Claude Desktop transport:stdio runtime:pypi

Install Agendum in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agendum": {
      "command": "uvx",
      "args": [
        "agendum"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agendum in other clients