Agendum runs on your own machine — the client starts it, so there is no endpoint to ping. 153 installs a week from pypi. Last commit 13 Apr 2026.
AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity
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 agendum -- uvx agendum
{
"mcpServers": {
"agendum": {
"args": [
"agendum"
],
"command": "uvx"
}
}
}
[mcp_servers.agendum]
command = "uvx"
args = ["agendum"]
{
"mcpServers": {
"agendum": {
"args": [
"agendum"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agendum": {
"args": [
"agendum"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.