Browser Proof for Claude Desktop
io.github.shin1219-eng/browser-proof
Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.
client:Claude Desktop
transport:streamable-http
Install Browser Proof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"browser-proof": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://proof.reprompt.jp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs