Dsh Verify MCP Server

If Witness catches something for you, ⭐ star the repo - it's how this project stays alive. It runs locally over stdio via the published package.

People who work with acceptance testing, deepseek harness and dsh plugin and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-11 · ★ 2 · #62 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Dsh Verify

before you install - you'll need

LLM_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add 263311487-ux-dsh-verify -- npx -y dsh-verify

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-16 - young repo, little track record yet

license MIT - declared in the repository

npm package dsh-verify - unscoped; check the name against the project README before installing

registry namespace io.github.263311487-ux is GitHub-verified and matches the repo owner

03 · What Dsh Verify can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.9.0 · 2026-08-22

Arena open entry - bring your own agent (any OpenAI-compatible model, submitter credit, PR template, how-to-enter guide)

v0.8.9 · 2026-08-22

star CTA in CLI output + README badge (convert npm installs to GitHub stars)

v0.8.8 · 2026-08-22

unify Witness naming across community drafts + npm description

04 · Who maintains Dsh Verify

dsh-verify is maintained by 263311487-ux. We track 2 MCP servers from 263311487-ux - 2 actively maintained, 2 combined GitHub stars, oldest repo from Aug 2026.

05 · Facts

category
browser automation - ranked #62 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.263311487-ux/dsh-verify (active, first published 2026-08-26)
packages
npm:dsh-verify

06 · Dsh Verify FAQ

What is Dsh Verify?

If Witness catches something for you, ⭐ star the repo - it's how this project stays alive. It runs locally over stdio via the published package.

Is Dsh Verify still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-11 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Dsh Verify?

Run `npx -y dsh-verify`. The README documents one environment variable (LLM_API_KEY) to set first. You can also paste the ready-made client config above.

Does Dsh Verify run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Dsh Verify

More browser automation MCP servers · Ui.Vision MCP · Tapp · Sniff · Safari MCP · Mac Control MCP

More JavaScript MCP servers · Open MCP Apps · 3 Doptix · Cryptopolitan MCP · Spiderbrain · see all