temporal-mcp for Cursor
io.github.mirrorethic/temporal-mcp
Wall-clock awareness for LLM agents. Two tools: elapsed-time-between-turns + day rollover detection.
client:Cursor
transport:streamable-http
runtime:pypi
tools:2
Install temporal-mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"temporal-mcp": {
"url": "https://temporal-mcp.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs