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