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
{
"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