Skip to content
Claude Desktop

Icyn Date for Claude Desktop

io.github.icyn12-tinker/icyn-date

Date context for agents: Chinese lunar calendar, solar terms, holidays for 12 regions. Offline.

client:Claude Desktop transport:stdio runtime:npm

Install Icyn Date in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "icyn-date": {
      "command": "npx",
      "args": [
        "-y",
        "@icyn/date-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Icyn Date in other clients