Skip to content
Windsurf

Icyn Date for Windsurf

io.github.icyn12-tinker/icyn-date

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

client:Windsurf transport:stdio runtime:npm

Install Icyn Date in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Icyn Date in other clients