Connects Claude to a Verus daemon (local or remote) to write document timestamps on-chain via VerusID contentmultimap entries. Exposes vtimestamp_create, which takes either a file path or raw text, computes the SHA-256 hash, and writes it as a public-encrypted proof using the daemon's updateidentity RPC. Requires a running verusd with the identity's private key imported. Auto-detects RPC credentials from VRSC.conf on macOS, Linux, and Windows. Use this when you need AI agents to create verifiable timestamps directly on the Verus blockchain. The read-only counterpart (vtimestamp-mcp) handles verification without needing wallet access.
claude mcp add --transport stdio io.github.vdappdev2-vtimestamp-write uvx vtimestamp-write