Source Claim Proof for VS Code
dev.workers.mattskowronis.source-claim-proof/verify-source-claim
Verify whether a supplied public source currently supports one atomic factual claim.
client:VS Code
transport:streamable-http
tools:1
Install Source Claim Proof in VS Code
.vscode/mcp.json
{
"servers": {
"verify-source-claim": {
"type": "http",
"url": "https://source-claim-proof.mattskowronis.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs