timps for Claude Desktop
io.github.sandeeprdy1729/timps
Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install timps in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"timps": {
"command": "npx",
"args": [
"-y",
"@timps-ai/timps-mcp"
],
"env": {
"TIMPS_URL": "<TIMPS_URL>",
"TIMPS_MEMORY_URL": "<TIMPS_MEMORY_URL>",
"TIMPS_API_KEY": "<TIMPS_API_KEY>",
"TIMPS_PROJECT_PATH": "<TIMPS_PROJECT_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs