Skip to content
Grok

timps for Grok

io.github.sandeeprdy1729/timps

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

client:Grok transport:stdio runtime:npm

Install timps in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "timps": {
      "type": "stdio",
      "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>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

timps in other clients