Skip to content
Windsurf

Agendum for Windsurf

io.github.sralli/agendum

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

client:Windsurf transport:stdio runtime:pypi

Install Agendum in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Agendum in other clients