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
{
"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