agentmem for Windsurf
io.github.thezenmonster/agentmem
Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.
client:Windsurf
transport:stdio
runtime:pypi
Install agentmem in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentmem": {
"command": "uvx",
"args": [
"quilmem"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs