Skip to content
VS Code

Timestamp for VS Code

io.github.pipeworx-io/timestamp

Unix timestamp MCP.

client:VS Code transport:streamable-http

Install Timestamp in VS Code

.vscode/mcp.json

{
  "servers": {
    "timestamp": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/timestamp/mcp"
    }
  }
}

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

Timestamp in other clients