Skip to content
Windsurf

Dates-LE for Windsurf

io.github.nolindnaidoo/dates-le

Extract dates and timestamps from logs, data files and code, with their format and position.

client:Windsurf transport:stdio runtime:npm

Install Dates-LE in Windsurf

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

{
  "mcpServers": {
    "dates-le": {
      "command": "npx",
      "args": [
        "-y",
        "dates-le-mcp"
      ]
    }
  }
}

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

Dates-LE in other clients