Skip to content
Zed

calendar mcp for Zed

cn.pianam.mcp/calendar-mcp

China holidays and lunar calendar lookup, solar-to-lunar conversion and yearly schedule.

client:Zed transport:streamable-http

Install calendar mcp in Zed

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

{
  "context_servers": {
    "calendar-mcp": {
      "url": "https://mcp.pianam.cn/calendar-mcp/mcp"
    }
  }
}

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

calendar mcp in other clients