dsh verify for Zed
io.github.263311487-ux/dsh-verify
Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.
client:Zed
transport:stdio
runtime:npm
Install dsh verify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs