Skip to content
Windsurf

cyberchef mcp for Windsurf

io.github.doublegate/cyberchef-mcp

CyberChef's 504 data-transformation operations as MCP tools: encryption, encoding, forensics.

client:Windsurf transport:stdio runtime:oci

Install cyberchef mcp in Windsurf

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

{
  "mcpServers": {
    "cyberchef-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/doublegate/cyberchef-mcp_v4:4.2.0"
      ]
    }
  }
}

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

cyberchef mcp in other clients