timps for Cline
io.github.sandeeprdy1729/timps
Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.
client:Cline
transport:stdio
runtime:npm
Install timps in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs