Odel
timps

timps

Local
@timpssTypeScriptMITUpdated 2w ago

Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@timps-ai/timps-mcpv2.0.3

Run

npx -y @timps-ai/timps-mcp

MCP client config

{
  "mcpServers": {
    "timps": {
      "command": "npx",
      "args": [
        "-y",
        "@timps-ai/timps-mcp"
      ]
    }
  }
}