Timezone Converter API for VS Code
io.github.br0ski777/timezone-converter
Convert datetime between timezones. List all IANA zones. x402 micropayment.
client:VS Code
transport:sse
Install Timezone Converter API in VS Code
.vscode/mcp.json
{
"servers": {
"timezone-converter": {
"type": "sse",
"url": "https://timezone-converter.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs