Skip to content
Windsurf

context firewall for Windsurf

io.github.alepha188838884/context-firewall

Local MCP proxy: collapses N servers' tools into 4 meta-tools and compresses large tool outputs.

client:Windsurf transport:stdio runtime:npm

Install context firewall in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "context-firewall": {
      "command": "npx",
      "args": [
        "-y",
        "context-firewall"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

context firewall in other clients