agent memory os for Windsurf
io.github.yamantaka520/agent-memory-os
Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.
client:Windsurf
transport:stdio
runtime:pypi
Install agent memory os in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-memory-os": {
"command": "uvx",
"args": [
"agent-memory-os"
],
"env": {
"AGENT_MEMORY_AGENT_ID": "<AGENT_MEMORY_AGENT_ID>",
"AGENT_MEMORY_HOME": "<AGENT_MEMORY_HOME>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs