Timeapi Io for VS Code
io.github.pipeworx-io/timeapi-io
Keyless time/timezone: current, by IP/coords, conversion, DST, list zones.
client:VS Code
transport:streamable-http
Install Timeapi Io in VS Code
.vscode/mcp.json
{
"servers": {
"timeapi-io": {
"type": "http",
"url": "https://gateway.pipeworx.io/timeapi-io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs