Loomal

verify-mcp

MCP server by github.com/tomjwxf/verify-mcp

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

4 starsnpm: @scopeblind/verify-mcp

About verify-mcp

verify-mcp is an MCP (Model Context Protocol) server published by tomjwxf in the official MCP registry, listed under Security on Loomal. Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.

It ships as an npm package (@scopeblind/verify-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tomjwxf/verify-mcp, where the project has earned 4 GitHub stars.

Use verify-mcp with your agent

Claude Code · one command
claude mcp add verify-mcp -- npx -y @scopeblind/verify-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/verify-mcp"
      ]
    }
  }
}
npm@scopeblind/verify-mcp

Frequently asked questions

What is verify-mcp?
verify-mcp is an MCP (Model Context Protocol) server by tomjwxf in the Security category. Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.
How do I connect verify-mcp to Claude, Cursor, or another MCP client?
Install verify-mcp from its npm package (@scopeblind/verify-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is verify-mcp open source?
Yes — the source code is public at github.com/tomjwxf/verify-mcp, with 4 GitHub stars.
Can AI agents pay to use verify-mcp?
Not yet through Loomal — verify-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain verify-mcp? Claim this listing free by verifying GitHub ownership, or contact us.