Skip to content
VS Code

temporal-mcp for VS Code

io.github.mirrorethic/temporal-mcp

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

client:VS Code transport:streamable-http runtime:pypi tools:2

Install temporal-mcp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

temporal-mcp in other clients