Skip to content
Grok

Browser Proof for Grok

io.github.shin1219-eng/browser-proof

Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.

client:Grok transport:streamable-http

Install Browser Proof in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "browser-proof": {
      "type": "http",
      "url": "https://proof.reprompt.jp/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

Browser Proof in other clients