Skip to content
Grok

ShipCheck for Grok

io.github.wtaylorwilson/shipcheck

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

client:Grok transport:streamable-http

Install ShipCheck in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ShipCheck in other clients