Source Claim Proof for Cursor
dev.workers.mattskowronis.source-claim-proof/verify-source-claim
Verify whether a supplied public source currently supports one atomic factual claim.
client:Cursor
transport:streamable-http
tools:1
Install Source Claim Proof in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verify-source-claim": {
"url": "https://source-claim-proof.mattskowronis.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs