dsh verify for Cline
io.github.263311487-ux/dsh-verify
Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.
client:Cline
transport:stdio
runtime:npm
Install dsh verify in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs