Catalog
com.scopeblind/verify-mcp
OfficialOffline Ed25519 verification of signed receipts, bundles, and trust artifacts.
Verifies cryptographic signatures on receipts and trust artifacts offline using Ed25519.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verify-mcp": {
"command": "npx",
"args": [
"-y",
"@scopeblind/verify-mcp@0.1.3"
]
}
}
}