Loomal

Agendum

MCP server by github.com/sralli/agendum

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

6 starspypi: agendum

About Agendum

Agendum is an MCP (Model Context Protocol) server published by sralli in the official MCP registry, listed under Autonomous Agents on Loomal. AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity

It ships as a Python package on PyPI (agendum), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sralli/agendum, where the project has earned 6 GitHub stars.

Use Agendum with your agent

Claude Code · one command
claude mcp add agendum -- uvx agendum
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agendum": {
      "command": "uvx",
      "args": [
        "agendum"
      ]
    }
  }
}
pypiagendum

Frequently asked questions

What is Agendum?
Agendum is an MCP (Model Context Protocol) server by sralli in the Autonomous Agents category. AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity
How do I connect Agendum to Claude, Cursor, or another MCP client?
Install Agendum from its pypi package (agendum) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agendum open source?
Yes — the source code is public at github.com/sralli/agendum, with 6 GitHub stars.
Can AI agents pay to use Agendum?
Not yet through Loomal — Agendum is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agendum? Claim this listing free by verifying GitHub ownership, or contact us.