Skip to content
Windsurf

ori memory for Windsurf

io.github.aayoawoyemi/ori-memory

Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.

client:Windsurf transport:stdio runtime:npm

Install ori memory in Windsurf

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

{
  "mcpServers": {
    "ori-memory": {
      "command": "npx",
      "args": [
        "-y",
        "ori-memory"
      ]
    }
  }
}

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

ori memory in other clients