Skip to content
Windsurf

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

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

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

blackwall in other clients