Skip to content
VS Code

UTC Clock for VS Code

io.github.sadri-dridi/utc-clock

Current UTC timestamp for autonomous clients.

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

Install UTC Clock in VS Code

.vscode/mcp.json

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

UTC Clock in other clients