OMEGA Memory for Windsurf
io.github.omega-memory/omega-memory
Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.
client:Windsurf
transport:stdio
runtime:pypi
Install OMEGA Memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs