Skip to content
Windsurf

dark-memory-mcp for Windsurf

io.github.opita-code/dark-memory-mcp

Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.

client:Windsurf transport:stdio runtime:npm

Install dark-memory-mcp in Windsurf

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

{
  "mcpServers": {
    "dark-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@opitacode/dark-memory-mcp"
      ]
    }
  }
}

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

dark-memory-mcp in other clients