Skip to content
Windsurf

dsh verify for Windsurf

io.github.263311487-ux/dsh-verify

Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.

client:Windsurf transport:stdio runtime:npm

Install dsh verify in Windsurf

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

{
  "mcpServers": {
    "dsh-verify": {
      "command": "npx",
      "args": [
        "-y",
        "dsh-verify"
      ]
    }
  }
}

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

dsh verify in other clients