Gives Claude read-only access to vtimestamp proofs stored on the Verus blockchain. Exposes three tools: verify a file or text string against an on-chain SHA-256 hash, list all timestamps recorded under a VerusID, and fetch service info. Hits public mainnet RPC by default, so no local daemon or auth needed for basic queries. Handles both legacy plaintext and newer public-encrypted contentmultimap formats transparently. Point it at your own verusd if you're working on testnet or need decryption for encrypted entries, since not all public endpoints whitelist the decryptdata RPC call. Pair it with vtimestamp-mcp-write if you want to create timestamps, not just read them.
claude mcp add --transport stdio io.github.vdappdev2-vtimestamp uvx vtimestamp