Titen Memory for Windsurf
io.github.ramaaditya49/titen-memory
Evidence-grounded agent memory with mandatory provenance, on local SQLite or Cloudflare D1
client:Windsurf
transport:stdio
runtime:npm
Install Titen Memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"titen-memory": {
"command": "npx",
"args": [
"-y",
"titen-memory"
],
"env": {
"TITEN_MCP_URL": "<TITEN_MCP_URL>",
"TITEN_API_KEY": "<TITEN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs