Browser Proof is a verification component for agents that checks claims on public webpages and returns structured results with evidence text, screenshots, and deterministic JSON.
From the registry: Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.
Please install the `browser-proof` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Browser Proof API key** — Contact RePrompt to get an X-API-Key for production access (https://proof.reprompt.jp)
Canonical MCP server config (HTTP transport):
- url: `https://proof.reprompt.jp/mcp`
- headers:
- `X-API-Key`: `<placeholder>`
Note: Streamable HTTP (recommended) or SSE at https://proof.reprompt.jp/mcp/sse.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.X-API-KeyrequiredRequired for production access to verify claims and access the HTTP API.MCP server for Firecrawl web scraping, structured data extraction and web search integration.