MCP ServerSTDIOOfficialv1.0.0

Vdappdev2 Vtimestamp Write MCP Server

Create vtimestamp proofs on the Verus blockchain by connecting to a local or remote daemon. For developers building timestamp verification and proof-of-existence applications on Verus.

io.github.vdappdev2/vtimestamp-write

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Vdappdev2 Vtimestamp Write MCP server does

How models use it and what it is built for.

Create vtimestamp proofs on the Verus blockchain by connecting to a local or remote daemon. For developers building timestamp verification and proof-of-existence applications on Verus.

Connect to Vdappdev2 Vtimestamp Write

Local install — runs as a subprocess.

npx vtimestamp-mcp-write@1.0.0

Environment variables

Configuration this server reads at startup.

  • VERUS_RPC_URLRequired

    Verus daemon RPC URL (e.g., http://127.0.0.1:27486)

  • VERUS_RPC_USERSecret

    RPC username from VRSC.conf

  • VERUS_RPC_PASSWORDSecret

    RPC password from VRSC.conf

  • VERUS_NETWORK

    Network: mainnet (default) or testnet

Resources

Where to find authoritative docs and source for Vdappdev2 Vtimestamp Write.

Example prompts for Vdappdev2 Vtimestamp Write

Paste any of these into Agent Studio after connecting Vdappdev2 Vtimestamp Write.

  • Create a vtimestamp proof for this data hash on mainnet
  • Connect to my Verus testnet daemon and generate a timestamp
  • What RPC credentials do I need to configure for VERUS_RPC_USER and VERUS_RPC_PASSWORD
  • Explain how to set VERUS_RPC_URL for a remote Verus daemon connection

Vdappdev2 Vtimestamp Write MCP server — FAQ

Common questions about connecting and running Vdappdev2 Vtimestamp Write.

  • What does this MCP server do?

    It creates vtimestamp proofs on the Verus blockchain, allowing you to generate cryptographic proof that data existed at a specific time. You connect it to a Verus daemon (local or remote) via RPC and submit data for timestamping.

  • How do I configure the Verus RPC connection?

    Set VERUS_RPC_URL to your daemon endpoint (e.g., http://127.0.0.1:27486), then provide VERUS_RPC_USER and VERUS_RPC_PASSWORD from your VRSC.conf file. Use VERUS_NETWORK to specify mainnet or testnet.

  • Can I use this with a remote Verus daemon?

    Yes. Point VERUS_RPC_URL to any accessible Verus daemon endpoint and provide the corresponding RPC credentials. The server communicates via standard JSON-RPC.

  • What is the difference between mainnet and testnet?

    Set VERUS_NETWORK to 'mainnet' (default) for production timestamps on the main Verus chain, or 'testnet' for development and testing without real value at stake.

  • Do I need a Verus wallet or coins to create timestamps?

    The README does not specify wallet or fee requirements. Check the Verus documentation or test with your configured daemon to understand any transaction costs or wallet setup needed.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground