regulatory-deadline for Cline
io.github.weiseer/regulatory-deadline
FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents.
client:Cline
transport:stdio
runtime:npm
Install regulatory-deadline in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"regulatory-deadline": {
"command": "npx",
"args": [
"-y",
"@weiseer/regulatory-deadline-mcp"
],
"env": {
"REG_URL": "<REG_URL>",
"REG_LOCAL_ONLY": "<REG_LOCAL_ONLY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs