Skip to content
Windsurf

mcp-armor for Windsurf

io.studiomeyer/armor

Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.

client:Windsurf transport:stdio runtime:oci

Install mcp-armor in Windsurf

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

{
  "mcpServers": {
    "armor": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/studiomeyer-io/mcp-armor:0.8.1"
      ]
    }
  }
}

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

mcp-armor in other clients