About this integration
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
- Transport
- stdio
- Authentication
- client-credentials
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Version
- 1.0.0
- Package
- vtimestamp-mcp-write
- Last compatibility test
- Not independently tested
Connect your agent
vtimestamp-mcp-writePublisher README and npm manifest reviewed offline. The package, daemon, wallet, and blockchain were not accessed or executed. This integration performs external on-chain writes that incur fees and requires an identity private key in the daemon wallet; credentials and private keys must remain outside prompts and publication artifacts.
Capabilities: Create a Verus blockchain timestamp for supplied text or a local file, Write timestamp metadata through a configured local or remote Verus daemon
Connected profiles
Additional details
io.github.vdappdev2/vtimestamp-write
Source ↗ · Checked 2026-09-171.0.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17VERUS_RPC_URL
Source ↗ · Checked 2026-09-17vtimestamp-mcp-write
Source ↗ · Checked 2026-09-201.2.0
Source ↗ · Checked 2026-09-20The publisher documents a Node.js 18+ stdio server launched by npx from MCP client configuration. Once its separately running Verus daemon and wallet prerequisites are configured, the server can be client-managed without an interactive launch step; this was not runtime-tested.
Source ↗ · Checked 2026-09-20The server uses Verus daemon RPC credentials auto-detected from VRSC.conf or supplied through documented overrides, and the daemon wallet must contain the identity private key. This is classified as client credentials with credential setup; no credentials were read or tested.
Source ↗ · Checked 2026-09-20The MCP connection is local stdio. The server then connects to a user-configured local or remote Verus daemon over authenticated HTTP JSON-RPC; there is no fixed MCP endpoint to publish.
Source ↗ · Checked 2026-09-20Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-20