Source Claim Proof for Zed
dev.workers.mattskowronis.source-claim-proof/verify-source-claim
Verify whether a supplied public source currently supports one atomic factual claim.
client:Zed
transport:streamable-http
tools:1
Install Source Claim Proof in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"verify-source-claim": {
"url": "https://source-claim-proof.mattskowronis.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs