Skip to content

Inday - Public Holiday API for Zed

io.github.gokhanibrikci/inday-holiday-api

Public holiday data for 30+ countries. Check holidays, working days and calendars via AI assistants.

client:Zed transport:streamable-http

Install Inday - Public Holiday API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "inday-holiday-api": {
      "url": "https://inday.co/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Inday - Public Holiday API in other clients