Skip to content
Windsurf

memharness for Windsurf

io.github.las7/memharness

Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.

client:Windsurf transport:stdio runtime:npm

Install memharness in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "memharness": {
      "command": "npx",
      "args": [
        "-y",
        "@memharness/mcp"
      ],
      "env": {
        "MEMHARNESS_DB": "<MEMHARNESS_DB>"
      }
    }
  }
}

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

memharness in other clients