Skip to content
VS Code

Timezone Clock for VS Code

io.github.sadri-dridi/timezone-clock

Current time in a named IANA timezone.

client:VS Code transport:streamable-http tools:30

Install Timezone Clock in VS Code

.vscode/mcp.json

{
  "servers": {
    "timezone-clock": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/timezone-clock/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

All 30 tools →

Timezone Clock in other clients