temporal-mcp

Your model knows calculus but not what day it is. Fix that.

This endpoint hosts the MCP server temporal-mcp — two tools that give an LLM agent a sense of wall-clock time between turns. Day rollover, gap deltas, fresh-thread detection. No tracking, no email, no signup.

Connect

Point any MCP-capable client at:

POST https://temporal-mcp.dev/mcp
Authorization: Bearer <any opaque string you choose>

The bearer token is your private key. We hash it before storing anything and never see it again. Lose it and your timeline resets; share it and someone can advance your timeline.

Source

github.com/MirrorEthic/temporal-mcp · pypi