Skip to content
Windsurf

vtimestamp for Windsurf

io.github.vdappdev2/vtimestamp

MCP server for verifying and querying vtimestamp proofs on the Verus blockchain

client:Windsurf transport:stdio runtime:npm

Install vtimestamp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "vtimestamp": {
      "command": "npx",
      "args": [
        "-y",
        "vtimestamp-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vtimestamp in other clients