vtimestamp for Claude Desktop
io.github.vdappdev2/vtimestamp
MCP server for verifying and querying vtimestamp proofs on the Verus blockchain
client:Claude Desktop
transport:stdio
runtime:npm
Install vtimestamp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vtimestamp": {
"command": "npx",
"args": [
"-y",
"vtimestamp-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs