Skip to content
Windsurf

AI Firewall MCP for Windsurf

io.github.akhilucky/ai-firewall-mcp

Multi-agent LLM security layer detecting prompt injection and jailbreaks.

client:Windsurf transport:stdio runtime:pypi

Install AI Firewall MCP in Windsurf

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

{
  "mcpServers": {
    "ai-firewall-mcp": {
      "command": "uvx",
      "args": [
        "ai-firewall-mcp"
      ]
    }
  }
}

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

AI Firewall MCP in other clients