blackwall for Windsurf
com.blackwalltier/blackwall
API-key pre-action risk gate: any irreversible agent action (money, SQL, delete, email).
client:Windsurf
transport:stdio
runtime:npm
Install blackwall in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"blackwall": {
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<BLACKWALL_MODE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs