SAME - Stateless Agent Memory Engine for Windsurf
io.github.sgx-labs/same
Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
client:Windsurf
transport:stdio
runtime:npm
Install SAME - Stateless Agent Memory Engine in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"same": {
"command": "npx",
"args": [
"-y",
"@sgx-labs/same"
],
"env": {
"VAULT_PATH": "<VAULT_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs