Skip to content
Grok

temporal-mcp for Grok

io.github.mirrorethic/temporal-mcp

Wall-clock awareness for LLM agents. Two tools: elapsed-time-between-turns + day rollover detection.

client:Grok transport:streamable-http runtime:pypi tools:2

Install temporal-mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "temporal-mcp": {
      "type": "http",
      "url": "https://temporal-mcp.dev/mcp"
    }
  }
}

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

What Grok can do once it is connected

temporal-mcp in other clients