Browser Proof for VS Code
io.github.shin1219-eng/browser-proof
Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.
client:VS Code
transport:streamable-http
Install Browser Proof in VS Code
.vscode/mcp.json
{
"servers": {
"browser-proof": {
"type": "http",
"url": "https://proof.reprompt.jp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs