Skip to content
VS Code

ShipCheck for VS Code

io.github.wtaylorwilson/shipcheck

Independent preview-URL QA for coding agents. Playwright heuristics, pass/fail pack.

client:VS Code transport:streamable-http

Install ShipCheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "shipcheck": {
      "type": "http",
      "url": "https://realtor-all-enclosed-altered.trycloudflare.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ShipCheck in other clients