Skip to content
Windsurf

har forensics mcp for Windsurf

io.github.aryanspv/har-forensics-mcp

Tells you what leaked in a .har capture, who's on the page, and what to strip. No network calls.

client:Windsurf transport:stdio runtime:npm

Install har forensics mcp in Windsurf

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

{
  "mcpServers": {
    "har-forensics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "har-forensics-mcp"
      ]
    }
  }
}

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

har forensics mcp in other clients