Skip to content
Cursor

Browser Proof for Cursor

io.github.shin1219-eng/browser-proof

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

client:Cursor transport:streamable-http

Install Browser Proof in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "browser-proof": {
      "url": "https://proof.reprompt.jp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Browser Proof in other clients