KEPTA — Agent Memory for Windsurf
io.github.damiantodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
client:Windsurf
transport:stdio
runtime:npm
Install KEPTA — Agent Memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs