Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Titen Memory in other clients