MCP Server
MCP
Browser Proof
Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://proof.reprompt.jp/mcp",
"headers": [
{
"description": "Production Browser Proof API key",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
},
{
"type": "sse",
"url": "https://proof.reprompt.jp/mcp/sse",
"headers": [
{
"description": "Production Browser Proof API key",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
sse
By
Comments
Sign in to leave a comment