Skip to content
VS Code

Time for VS Code

ai.b77/time

A live clock for your assistant.

client:VS Code transport:streamable-http

Install Time in VS Code

.vscode/mcp.json

{
  "servers": {
    "time": {
      "type": "http",
      "url": "https://time.b77.ai/mcp"
    }
  }
}

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

Time in other clients