Skip to content
Windsurf

strata for Windsurf

io.github.agenerationforwordz-tech/strata

Self-hosted AI memory server. Persistent memory on your hardware, not the cloud.

client:Windsurf transport:stdio runtime:npm

Install strata 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": {
    "strata": {
      "command": "npx",
      "args": [
        "-y",
        "strata-mcp-server"
      ],
      "env": {
        "STRATA_URL": "<STRATA_URL>",
        "STRATA_API_KEY": "<STRATA_API_KEY>"
      }
    }
  }
}

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

strata in other clients