Skip to content
Windsurf

fimemory for Windsurf

io.github.futureaiindustries/fimemory

Local-first shared memory for AI tools. Your files, encrypted at rest by default; budgeted reads.

client:Windsurf transport:stdio runtime:npm

Install fimemory 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": {
    "fimemory": {
      "command": "npx",
      "args": [
        "-y",
        "fimemory"
      ],
      "env": {
        "GESTALT_PASSPHRASE": "<GESTALT_PASSPHRASE>"
      }
    }
  }
}

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

fimemory in other clients