Skip to content
Claude Desktop

Titen Memory for Claude Desktop

io.github.ramaaditya49/titen-memory

Evidence-grounded agent memory with mandatory provenance, on local SQLite or Cloudflare D1

client:Claude Desktop transport:stdio runtime:npm

Install Titen Memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Titen Memory in other clients