← Index

io.github.tomjwxf/verify-mcp

io.github.tomjwxf/verify-mcp·v0.1.2·Other
Quality Score
80
/100

Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/verify-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/verify-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @scopeblind/verify-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other