Guarded WhatsApp for Windsurf
io.github.peter-tnc-453/guarded-whatsapp-mcp
Security gate for agent-driven WhatsApp: allowlist, secret scan, rate limit, audit log.
client:Windsurf
transport:stdio
runtime:pypi
Install Guarded WhatsApp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"guarded-whatsapp-mcp": {
"command": "uvx",
"args": [
"guarded-whatsapp-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs