Skip to content
Windsurf

heimdall for Windsurf

io.github.caglarbozkurt/heimdall

Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.

client:Windsurf transport:stdio runtime:npm

Install heimdall in Windsurf

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

{
  "mcpServers": {
    "heimdall": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-heimdall-scan"
      ]
    }
  }
}

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

heimdall in other clients