Skip to content
Windsurf

regulatory-deadline for Windsurf

io.github.weiseer/regulatory-deadline

FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents.

client:Windsurf transport:stdio runtime:npm

Install regulatory-deadline in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "regulatory-deadline": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/regulatory-deadline-mcp"
      ],
      "env": {
        "REG_URL": "<REG_URL>",
        "REG_LOCAL_ONLY": "<REG_LOCAL_ONLY>"
      }
    }
  }
}

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

regulatory-deadline in other clients