Skip to content
Windsurf

core for Windsurf

io.github.omega-memory/core

Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.

client:Windsurf transport:stdio runtime:pypi

Install core in Windsurf

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

{
  "mcpServers": {
    "core": {
      "command": "uvx",
      "args": [
        "omega-memory"
      ]
    }
  }
}

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

core in other clients