Vtimestamp Write runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 10 May 2026.
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vtimestamp-write -- npx -y vtimestamp-mcp-write
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
[mcp_servers.vtimestamp-write]
command = "npx"
args = ["-y", "vtimestamp-mcp-write"]
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.