lookup-holiday for Cursor
io.github.encodi/lookup-holiday
Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.
client:Cursor
transport:streamable-http
tools:1
Install lookup-holiday in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lookup-holiday": {
"url": "https://lookup-holiday.encodari.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs