lookup-holiday for VS Code
io.github.encodi/lookup-holiday
Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.
client:VS Code
transport:streamable-http
tools:1
Install lookup-holiday in VS Code
.vscode/mcp.json
{
"servers": {
"lookup-holiday": {
"type": "http",
"url": "https://lookup-holiday.encodari.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs